aboutsummaryrefslogtreecommitdiff
path: root/www/micro_httpd/pkg-descr
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2001-07-19 05:59:24 +0000
committerMark Pulford <markp@FreeBSD.org>2001-07-19 05:59:24 +0000
commit811bde7f272bd96385b4660520aa9527247badc3 (patch)
tree8887aa736637bc36932512ec2964b0b68b7188b5 /www/micro_httpd/pkg-descr
parent0429758fae16a390a6ccf0b6f696b50f31886da8 (diff)
Notes
Diffstat (limited to 'www/micro_httpd/pkg-descr')
-rw-r--r--www/micro_httpd/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/micro_httpd/pkg-descr b/www/micro_httpd/pkg-descr
new file mode 100644
index 000000000000..243dd680ac36
--- /dev/null
+++ b/www/micro_httpd/pkg-descr
@@ -0,0 +1,3 @@
+This is a very small (7 Kb) HTTP server. It runs from inetd, which means
+its performance is poor. But for low-traffic sites, it's quite adequate.
+It implements all the basic features of an HTTP server.