aboutsummaryrefslogtreecommitdiffstats
path: root/www/nostromo/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/nostromo/pkg-descr')
-rw-r--r--www/nostromo/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/nostromo/pkg-descr b/www/nostromo/pkg-descr
new file mode 100644
index 000000000000..0fb0a15e2740
--- /dev/null
+++ b/www/nostromo/pkg-descr
@@ -0,0 +1,9 @@
+Nostromo aka nhttpd is a simple, fast and secure HTTP server. It
+runs as a single process, handling connections with select(2). For
+CGIs and directory listing it does fork(2). The minimum of HTTP/1.1
+and CGI/1.1 are implemented. Also supported are: chroot, setuid,
+basic authentication, SSL, IPv6, custom responses, aliases, and
+virtual hosts. The access log is written in standard CLF format.
+
+AUTHOR: Glocker Marcus <marcus@nazgul.ch>
+WWW: http://www.nazgul.ch/dev_nostromo.html