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.

Read more at HowtoForge

Comments are closed.