X-Git-Url: http://git.pld-linux.org/?p=packages%2Fapache1-mod_accounting.git;a=blobdiff_plain;f=apache-mod_accounting.conf;fp=apache-mod_accounting.conf;h=4c3451311b5665d60263826744aa8912c20f095a;hp=0000000000000000000000000000000000000000;hb=b768c95ef86125cea8e5ffbc5263da0cc3509f96;hpb=3518e0c7bc1b1fd483eb15a541612879d2a96168 diff --git a/apache-mod_accounting.conf b/apache-mod_accounting.conf new file mode 100644 index 0000000..4c34513 --- /dev/null +++ b/apache-mod_accounting.conf @@ -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