Can i implement another logfile ??

2002-08-21 Thread Jamni
Jamni

How to dynamically add a module ..

2002-08-20 Thread Jamni
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