[NANOWEB DOCUMENTATION]

NANOWEB, the aEGiS PHP web server

nanoweb Modules

The configuration files of nanoweb reside in /etc/nanoweb/; there you'll find modules.conf containing lots of LoadModule directives registering some or all of these modules to the server core:
Core
listing of all directives
mod_access_rbl
RBL checks (see mail-abuse.org/rbl)
mod_bsp
Brainfuck Server Pages
mod_cgi
CGI Parsing Module
mod_fb
FileBrowser
mod_fcgi
FastCGI support (beta)
mod_gzip
gzip content encoding support
mod_include
Server Side Includes support (therefore formerly called mod_ssi)
mod_load_limit
stops serving pages if the load average gets too high
mod_mispell
mispelled URL correction support
mod_multiviews
MultiViews (content negotiation)
mod_mysqllog
Log into a MySQL database
mod_proxy
nanoweb inline proxy server
mod_rewrite
RewriteEngine (powerful URI to filename mapping)
mod_status
online server status reports
mod_worms
winpopup message module, please refer to docs/README.mod_worms



NANOWEB, the aEGiS PHP web server

Index