Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 3f2c1a4d5f2109d86fb49c63746a27e4 > files > 3

mod_log_mysql-1.15-8mdk.src.rpm

<IfModule mod_log_mysql.c>

# taken from the examples

MySQLLoginInfo localhost logwriter passw0rd
MySQLDatabase loggingdb
MySQLTransferLogTable access_log_table

# only for virtual hosts
#MySQLRefererLogTable refer_table
#MySQLAgentLogTable agent_table
#MySQLRequestIgnore root.exe cmd.exe default.ida favicon.ico
#MySQLRemhostIgnore localnet.com
#MySQLRefererIgnore google.com
#MySQLWhichCookie Apache
#MySQLTransferLogFormat huSUTv


</IfModule>