Hello, I am about to comile apache 2.2.3 from source, but need to tweak my ./configure options a bit.
I currently have: ./configure --prefix=/usr/local/apache \ --enable-so --enable-cgi --enable-info --enable-rewrite --enable-speling --enable-usertrack --enable-deflate --enable-ssl --enable-mime-magic -enable-module=rewrite --enable-module=proxy I need to have DSO support so that I can add mod_ruby once I have installed apache. Is this the correct config? Also, I would like to have my apache logs at: /var/log/apache2 and my config files in /etc/apache2 my web directory at /var/www I've checked ./configure --help, but I couldnt see how to get this set up. Thanks in advance, Nick --------------------------------------------------------------------- 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]