Hi all

I am trying to add my own module in to the server but in vain.. I tried
using apxs but mod_so is not compiled with the system. Also i tried to
compile like below ..

./configure --add-module=/home2/mod_foo.c --enable-shared=foo

But this threw an error saying that 'cannot find the module foo' eventhough
it is successful in copying this file to src/modules/extra and its .so

Can anyone tell me by how all means i can add a module ? Preferably not
re-compiling the whole apache. Btw, i am trying this in apache 1.3.26

Thanks
Jamni

Reply via email to