]> git.pld-linux.org Git - packages/apache1-mod_log_sql.git/commitdiff
- updated to 1.13 RA-branch RA-1_0 STABLE apache-mod_log_mysql-1_13-1 apache-mod_log_mysql-1_13-2 apache-mod_log_mysql-1_13-3
authorMarcin Kierus <marcin.kierus@gmail.com>
Wed, 16 Jan 2002 21:45:47 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-log_mysql.conf -> 1.2

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.03795 seconds and 4 git commands to generate.