]> git.pld-linux.org Git - packages/apache1-mod_log_sql.git/blob - apache1-log_mysql.conf
*** empty log message ***
[packages/apache1-mod_log_sql.git] / apache1-log_mysql.conf
1 # MySQL logging config
2 <IfModule mod_log_mysql.c>
3 #    LogMySQLInfo localhost user password
4 #    LogMySQLDB database
5 #    RefererIgnore localhost
6 #    TransferIgnore localhost.localdomain
7 #    TransferLogMySQLFormat ShvUbs
8 #    TransferLogMySQLTable access-table
9 #    RefererLogMySQLTable referer-table
10 #    AgentLogMySQLTable agent-table
11 </IfModule>
12 # End of MySQL logging config
This page took 0.039752 seconds and 3 git commands to generate.