]> git.pld-linux.org Git - packages/apache1-mod_accounting.git/commitdiff
- config
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 25 Mar 2002 14:46:13 +0000 (14:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_accounting.conf -> 1.1
    apache1-mod_accounting.conf -> 1.1

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

diff --git a/apache-mod_accounting.conf b/apache-mod_accounting.conf
new file mode 100644 (file)
index 0000000..4c34513
--- /dev/null
@@ -0,0 +1,5 @@
+# AccountingQueryFmt "UPDATE ipaccounting SET bytesin = bytesin + %r, bytesout = bytesout + %s WHERE LOWER( host ) = LOWER( '%h' )"
+# AccountingDatabase accounting
+# AccountingDatabaseDriver postgres
+# AccountingDBHost localhost 5432
+# AccountingLoginInfo acct acct
diff --git a/apache1-mod_accounting.conf b/apache1-mod_accounting.conf
new file mode 100644 (file)
index 0000000..4c34513
--- /dev/null
@@ -0,0 +1,5 @@
+# AccountingQueryFmt "UPDATE ipaccounting SET bytesin = bytesin + %r, bytesout = bytesout + %s WHERE LOWER( host ) = LOWER( '%h' )"
+# AccountingDatabase accounting
+# AccountingDatabaseDriver postgres
+# AccountingDBHost localhost 5432
+# AccountingLoginInfo acct acct
This page took 0.09074 seconds and 4 git commands to generate.