Загляните сюда, если ещё не остановились на каком-нибудь варианте.
Simple HTTPD
http://shttpd.sourceforge.net/SHTTPD is a lightweight, easy to use web server. Ideal for web developers, web-based software demos (like PHP, Perl etc), quick file sharing. It also can be used as a library that provides web server functionality, to create web interface for C/C++ applications. SHTTPD is licensed under the terms of beerware license.
Features
- Small. Fast. No bloat, no installation. Single 40Kb .exe, run-and-it-works thing
- GET, POST, HEAD, PUT, DELETE methods
- CGI, SSL, SSI, Digest (MD5) authorization, resumed download, aliases, inetd mode
- Standard logging (combined format)
- Very simple and clean embedded API
- dietlibc friendly. NOT that friendly to the uClibc (*)
- Crossplatform - works on Windows, QNX, RTEMS, UNIX (*BSD, Solaris, Linux, etc)
Absent features: virtual hosts, user home directorires, ACL (access control lists), traffic shaping, keep-alive connections, FCGI (Fast CGI) support.
Copyright © by Sergey Lyubka (shttpd-general at lists dot sourceforge dot net)