patch to compile mod_acct for apache 2.x
Status: Abandoned
Brought to you by:
tellini
This patch allow to compile and work mod_acct-0.5 with
apache 2.x (tested on apache 2.0.54).
Instruction:
1. Download this patch and copy it to
mod_accounting-0.5 directory
2. Apply patch with following command:
patch -p1 < mod_accounting-0.5_httpd2x.patch
3. Compile and install mod_acct as usual way (as for
apache 1.3.x)
Any suggestions please send to info_at_netup.ru
patch to compile mod_acct for apache 2.x