NANOWEB, the aEGiS PHP web server
Features
NANOWEB is a http server written entirely in PHP 4.2.
It does not need apache or any other server software to work, just the
php4 binary.
NANOWEB has become quite advanced with the time and now features:
- HTTP/1.1 implementation
- Keep-alive connections and cache helpers
- Modular architecture
- CGI and Server side includes support via included modules
- Name based virtual hosts
- Authentication support
- Error documents
- MIME support
- gzip content encoding
- Nice configuration
- PHP support
- Apache combined log format
- MySQL loging
- Directory browsing
- inetd support
- SSL via external helpers
- Access control
- RBL support (mail-abuse.org)
- Denial of Service protection
- Proxy Server extension
- Filter support
- Extension Protocols (request methods) support
- ...
(it's fairly difficult to keep this page up to date)
NANOWEB, the aEGiS PHP web server