bozohttpd is a small and secure http version 1.1 server. its main feature is the lack of features, reducing the code size and improving verifiability.
it supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations, virtual hosting support, as well as multiple IP-based servers on a single machine. it is capable of serving pages via the IPv6 protocol. it has ssl support. it has no configuration file by design. you can also read the manual page. (please note that the manual currently does not display properly in some older versions of konqueror - single option arguments are missing, here's a plain text version as well.)
bozohttpd originally only ran on NetBSD, but it now supports several modern operating systems such as solaris 10, freebsd and linux. there is no "configure" script, and the distributed Makefile only works with BSD make, however there is a simple Makefile.boot that should work for any make program.
you can pick up bozohttpd from these locations:
or install it from the NetBSD packages collection.
here is a copy of the latest CHANGES file.
Contact the web master