MiniWebsvr

Features of MiniWebsvr:

Currently still a stand-alone server, that serves static pages only.
A minimal set of HTTP/1.0 and HTTP/1.1 commands is supported.
Supports:
  • OPTIONS
  • HEAD
  • GET
  • If-Modified-Since*
  • Multi-threaded server (Optional)
  • Microsoft(r) Windows(r)
  • UNIX variants, such as Linux
  • Resuming downloads*
  • Thread pooling (PThreads implementation only)
  • Logging (Optional)
  • Some options to lock down the site a bit
  • Configurable default page
  • Large file >2GB support
* Saves on bandwidth!