Un web server… scritto in PHP!
Maggio 7th, 2007Il linguaggio di scripting più conosciuto e diffuso al mondo continua a stupirci, per le mille possibilità che inizia a dimostrare. Oggi vogliamo segnalarvi NanoWeb, un intero Web Server scritto INTERAMENTE in PHP. In sostanza, basta scaricare il pacchetto per la propria piattaforma (o installer, se avete windows) e iniziare a pubblicare siti internet senza bisogno di Apache o simili, solo con l’interprete php.
Le sue caratteristiche principali sono:
- 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
- … and a lot more
Posted by gomez in Culture, Opensource, PHP, Web |
