]> git.pld-linux.org Git - packages/apache1-mod_log_sql.git/commitdiff
*** empty log message *** PLD_1_0_freez apache-mod_log_mysql-1_05-3 apache-mod_log_mysql-1_05-4 apache-mod_log_mysql-1_05-5 apache-mod_log_mysql-1_05-6
authoryaro <yaro@pld-linux.org>
Mon, 3 Jan 2000 09:38:25 +0000 (09:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-log_mysql.conf -> 1.1

apache1-log_mysql.conf [new file with mode: 0644]

diff --git a/apache1-log_mysql.conf b/apache1-log_mysql.conf
new file mode 100644 (file)
index 0000000..9e2df4f
--- /dev/null
@@ -0,0 +1,12 @@
+# MySQL logging config
+<IfModule mod_log_mysql.c>
+#    LogMySQLInfo localhost user password
+#    LogMySQLDB database
+#    RefererIgnore localhost
+#    TransferIgnore localhost.localdomain
+#    TransferLogMySQLFormat ShvUbs
+#    TransferLogMySQLTable access-table
+#    RefererLogMySQLTable referer-table
+#    AgentLogMySQLTable agent-table
+</IfModule>
+# End of MySQL logging config
This page took 0.057501 seconds and 4 git commands to generate.