aboutsummaryrefslogblamecommitdiff
path: root/www/mod_log_dbd/pkg-descr
blob: b9940a249215a51b5e7c62a2348bea3791c18a91 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                               
mod_log_dbd is an add-on module for the Apache web server that uses the APR DBD
framework to store access logs in a database. Any missing tables and columns
are automatically created if the module is given a database user with
sufficient privileges.

This module was designed for simplicity and therefore doesn't allow the
nearly-inifinite customization of other logging modules. For example,
column and table names are created automatically, which not only
simplifies configuration but improves performance as well.

WWW: http://bfoz.net/projects/mod_log_dbd/

-Brandon
bfoz@bfoz.net