On Fri, Aug 22, 2008 at 3:53 AM, Valerio Pachera <[EMAIL PROTECTED]> wrote: > In the apache.conf of debian lenny there's not the DocumentRoot > directive but I know it to be /var/www. > Is that an option given at compile time or is it stored somewhere else? > > Thanks. > > --------------------------------------------------------------------- > 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] > >
apache2ctl -V shows you compiled-in defaults, but just as likely that DocumentRoot is somewhere in the myriad of files in /etc/apache2 -- try grep -R. -- Eric Covener [EMAIL PROTECTED] --------------------------------------------------------------------- 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]