astahttpd web server 0.1-beta1 (Default branch) |
|
|
astahttpd is a Web server for Linux written in
pure PHP, mainly targeted for PHP developers. It
supports GET, POST, and HEAD request methods,
alias directories, CGI script processing, and both
IP and name based virtual hosts.
License: GNU General Public License v2
Changes:
Content Encoding support (gzip format) was added.
Support was added for virtual host (both IP and
name based virtual host). A bug in which rnrn
characters on terminal based requests could not be
handled was fixed.
|