Recompiling a dynamic apache (.so) module?
Hey, I intalled a module using apxs a while ago; the software the module is compiled from has been upgraded and I have installed the latest version. Can anyone tell me the best way to recompile the apache module to replace the old one or a simple way to remove the old module so I can recompile it again?Is it as simple as renaming the old .so file?