astahttpd web server 0.1-RC1 (Default branch)

astahttpd is a modular Web server that is mainly targeted at PHP developers. It supports alias directories, URL rewriting, Basic and Digest authentication, gzip and deflate content encoding, name-based virtual hosts, CGI script processing, bandwidth limiting, and add-on modules. License: GNU General Public License v3 Changes:
Win32 support was added. Some parts were moved into modules, creating mod_static, mod_log, and mod_dir_browser. New mod_autofix_uri and mod_cache modules were added. The pcntl extension is no longer required. Support for IP-based virtual hosts was dropped. Many improvements were made. A bug where internal GZIP compression not work was fixed along with a problem where the same header name wasn't handled more than once in HTTP headers.

More...