You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tom Gazzini <to...@barzakh.co.uk> on 2003/05/01 13:35:49 UTC

[users@httpd] Question about httpd.conf

I've built apache 1.3.27 using the default file layout. Everything works
fine. I want to move my html files to /var/www so I add the following
directive to /usr/local/apache/conf/httpd.conf :

	ServerRoot /var/www

I've already created an appropriate directory structure under /var/www.
However, httpd now no longer starts up, and the error_log contains the
following:

	fopen: No such file or directory
	httpd: could not open document config file
/var/www/conf/httpd.conf

Does this mean that I need to have ANOTHER httpd.conf file under
/var/www/conf, in addition to the to the one in the standard location of
/usr/local/apache/conf ?

- Tom


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org