aboutsummaryrefslogtreecommitdiff
path: root/www/nostromo/pkg-descr
blob: d382da3a60d98c70e3657a7f89e1e48d8d8f1747 (plain) (blame)
1
2
3
4
5
6
7
8
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