Can i implement another logfile ??
Jamni
How to dynamically add a module ..
Hi allI am trying to add my own module in to the server but in vain.. I triedusing apxs but mod_so is not compiled with the system. Also i tried tocompile like below .../configure --add-module=/home2/mod_foo.c --enable-shared=fooBut this threw an error saying that 'cannot find the module foo