NANOWEB, the aEGiS PHP web server
mod_mysqllog
If you load the MySQL-Logging module into the server, all occurred requests
will be noted into a database, instead of to a text file (what mod_stdlog
does).
The logging table is automagically created, you need however to create the
database given with the
MySQLLogDatabase
directive yourself.
in the server config you'll also need to set these directives:
NANOWEB, the aEGiS PHP web server