I just added a program to my server that required that Apache be running mod_so. I wasn't sure how to do this without recompiling with that module included as part of my ./configure command (ie. ./configure --enable-module=so). Before I did this I totally removed the original installation directory of Apache. Is there a way that I can add this module (or any other modules in the future) without having to go to such drastic measures? [sig][/sig]