From 6bf1f3425712d5f7ccd4c9d6f9ab1f56d93aef4d Mon Sep 17 00:00:00 2001 From: yaro Date: Mon, 3 Jan 2000 09:38:25 +0000 Subject: [PATCH] *** empty log message *** Changed files: apache1-log_mysql.conf -> 1.1 --- apache1-log_mysql.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 apache1-log_mysql.conf diff --git a/apache1-log_mysql.conf b/apache1-log_mysql.conf new file mode 100644 index 0000000..9e2df4f --- /dev/null +++ b/apache1-log_mysql.conf @@ -0,0 +1,12 @@ +# MySQL logging config + +# LogMySQLInfo localhost user password +# LogMySQLDB database +# RefererIgnore localhost +# TransferIgnore localhost.localdomain +# TransferLogMySQLFormat ShvUbs +# TransferLogMySQLTable access-table +# RefererLogMySQLTable referer-table +# AgentLogMySQLTable agent-table + +# End of MySQL logging config -- 2.43.0