]> git.pld-linux.org Git - packages/apache1-mod_log_sql.git/blob - apache1-log_mysql.conf
- updated to 1.13
[packages/apache1-mod_log_sql.git] / apache1-log_mysql.conf
1 # MySQL logging config
2 <IfModule mod_log_mysql.c>
3 #    MySQLLoginInfo localhost user password
4 #    MySQLDatabase database
5 #    RefererIgnore localhost
6 #    TransferIgnore localhost.localdomain
7 #    MySQLTransferLogFormat ShvUbs
8 #    MySQLTransferLogTable access-table
9 #    MySQLRefererLogTable referer-table
10 #    MySQLAgentLogTable agent-table
11 </IfModule>
12 # End of MySQL logging config
This page took 0.045189 seconds and 3 git commands to generate.