LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 717|回复: 1

an HTTP server written in PHP

[复制链接]
发表于 2004-3-6 10:08:27 | 显示全部楼层 |阅读模式
http://nanoweb.si.kz/

Nanoweb is an HTTP server written in PHP, designed to be small, secure, and extensible.

It is distributed under the terms of the GNU General Public License.

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




Why should you use it ?

It's light, fast and robust.

Also being written in PHP makes it very easily extensible with custom modules, and secure because - running inside the Zend scripting engine - it's immune to a number of common security threats (format strings, buffer overflows, ...).

Thanks to its very modular architecture, Nanoweb can also be used as a framework to develop your own standalone web based applications.




Download, then extract it. Read INSTALL, run install-sh.
发表于 2004-3-6 10:11:11 | 显示全部楼层
……挺能折腾的啊
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表