This is DHD, aka, DHTTPD, aka Dublet's HTTP Daemon.
This project merely started out to learn socket programming in C. It is aimed towards simplicity, speed and ofcourse security. Simplicity aids the 2 latter things, as less code amounts to greater speed and fewer bugs. That's the theory anyway. Sometimes more code can be quicker due to the method used, but dhttpd tends to prefer the faster method over the easier/simpler method.
This is by no means any attempt to make a competitor to Apache, heck you'd probably be crazy just to have it on your system :)
Have fun anyhow, and do report bug reports to me, Dublet.
Please read INSTALL for installation instructions, LICENSE or COPYING for any license or copyright issues.
