Nanoweb - The PHP Web Server
-

Nanoweb is a webserver written entirely in PHP4. Interesting what they’re doing with PHP these days. Here are some of the specs of this webserver:
- HTTP/1.1 compliance
- Powerful and easy configuration
- Modular architecture
- FastCGI, CGI and Server side includes support
- Name and port based virtual hosts
- Access control lists
- htpasswd, MySQL, PostgreSQL and LDAP authentication support
- Themes for server generated content
- Apache compatible log format, MySQL logging
- Directory browsing
- inetd support and SSL via external helpers
- Denial of Service protection
- Proxy Server extension
- Filters and gzip support
- RBL support (mail-abuse.org)
- Extension Protocols (request methods) support
Download it at: http://nanoweb.si.kz/downloads/dist
Performance benchmarks of nanoweb using ab are available at: http://nanoweb.si.kz/?p=perf
Home page: Nanoweb - The PHP Web Server
Advertisement
2 Comments
Leave a Comment
























February 7th, 2007 at 9:06 am
Awesome. Did you download and take it for a spin? Is the performance as good as the benchmarks they published?
February 7th, 2007 at 9:35 am
I tried getting it to work under Windows, but didn’t have much luck. I’ll try it out over the weekend at home under Linux to see if it works there.
I’ll have to downgrade my PHP though. Nanoweb is written in PHP4.