created on 03 Jul 2008, by Syndication, read more…
Apache2: Logging To A MySQL Database With mod_log_sql (Debian Etch)
This guide shows how you can write the Apache2 access log to a MySQL
database instead of a file. To achieve this, I use the Apache2 module
mod_log_sql. I'm using a Debian Etch server in this tutorial.