]> git.pld-linux.org Git - packages/apache1-mod_log_sql.git/blobdiff - apache1-log_mysql.conf
- updated to 1.13
[packages/apache1-mod_log_sql.git] / apache1-log_mysql.conf
index 9e2df4f8b233623ad264873b539c2a241a996a12..ddfc51267cc39fa5852115b4a13a7ae85ece93f6 100644 (file)
@@ -1,12 +1,12 @@
 # MySQL logging config
 <IfModule mod_log_mysql.c>
-#    LogMySQLInfo localhost user password
-#    LogMySQLDB database
+#    MySQLLoginInfo localhost user password
+#    MySQLDatabase database
 #    RefererIgnore localhost
 #    TransferIgnore localhost.localdomain
-#    TransferLogMySQLFormat ShvUbs
-#    TransferLogMySQLTable access-table
-#    RefererLogMySQLTable referer-table
-#    AgentLogMySQLTable agent-table
+#    MySQLTransferLogFormat ShvUbs
+#    MySQLTransferLogTable access-table
+#    MySQLRefererLogTable referer-table
+#    MySQLAgentLogTable agent-table
 </IfModule>
 # End of MySQL logging config
This page took 0.141823 seconds and 4 git commands to generate.