When you need a web server in a hurry. darkhttpd is a simple and efficient web server written in portable C. It has a small memory footprint, and runs a single-threaded event loop. It generates directory listings, supports HTTP GET & HEAD, IPv6, and more. darkhttpd only serves static content - no CGI.

WWW: https://unix4lyfe.org/darkhttpd
