micro-httpd

really small HTTP server
  https://www.acme.com/software/micro_httpd
  0
  no reviews



A very small HTTP server implemented in 150 lines of code. Program can be used to serve HTTPS by wrapping it with stunnel. It implements all the basic features of an HTTP server, including:

* Security against ".." filename snooping * The common MIME types * Trailing-slash redirection * index.html * Directory listings