Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > media > contrib-src > by-pkgid > a11563efe3c7235718579523d94ee1a4 > files > 3

mod_log_mysql-1.15-2mdk.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>