In apache 2.0, httpd has (according to the documentation) the following option: -R directory When the server is compiled using the SHARED_CORE rule, this specifies the directory for the shared object files. It apears that compiling using the "SHARED_CORE" rule involves adding the --enable-rule=SHARED_CORE to the configure command's options. What I would like to know is though, what this does. Does this mean I can provide the httpd daemon with an additional directory to load its modules from? (I would like to build an apache that is split over two dirs, one with all the webserver config data and the content, another with the binaries and supporting files.) Krist -- krist.vanbesien@xxxxxxxxx Solothurn, Switzerland --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx