Web server на PHP - впечатлился, честно. Думаю, скачать и поюзать. http://nanoweb.si.kz/ Nanoweb's main features are : - 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
Че-то раньше и не думал, что на PHP можно сервер сделать. PS: че-то я не понял, это что, CGI-скрипт? :shock:
Нет, это standalone приложение, как любой другой WEB сервер А по FastCGI можно подрубить хоть Perl, хоть любые другие языки.