"Jamni" <[EMAIL PROTECTED]> writes: > 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
If you don't have mod_so enabled, you must rebuild Apache to add additional modules. (But that is a quick task with 1.3 so what's the problem :) ). Make sure you enable mod_so and then use apxs to build your own module. -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
