Title HTTP Server Daemon
Status Completed
Start Date 7-2003
Start Date 1-2004
Version 1.7

HTTP Server Daemon

An HTTP/1.1 compliant web server for linux. This is probably the smallest web server in the world with all the basic functionality.

Features:

  • Small binary: under 10KB
  • Multiprocess server architecture
  • Automatic directory listings with icons
  • CGI GET and POST support (some env vars omitted)
  • Basic Authentication Support
  • Server-side includes

    Usage Instructions
    Developer Notes