Butsy Posted January 16, 2004 Share Posted January 16, 2004 Sup, using an old PC on Suse 9 to run an eggdrop and I've just installed Apache 2 so I can host my uptime sigs (killed my hosting's bandwidth). However, I can't find the document root. The documentation says /usr/local/apache/htdocs but it doesn't exist - Anyone know if Suse puts it somewhere else? Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted January 16, 2004 Veteran Share Posted January 16, 2004 I've not done this on SUSE, only on Mandy. Mandy defaults to putting the served pages in: /var/www/html Hope this helps... Link to comment Share on other sites More sharing options...
seethru Posted January 16, 2004 Share Posted January 16, 2004 (edited) by documentation you mean httpd.conf? if not check httpd.conf and see what it says, and if it's not to your liking you can specify a new location. This is the line you're looking for DocumentRoot "/whatever/the/default/setting/is" Edited January 16, 2004 by seethru Link to comment Share on other sites More sharing options...
Butsy Posted January 17, 2004 Author Share Posted January 17, 2004 The documentation as in page displayed when you goto http://localhost and click documentation (On a clean Apache install) ;) Even httpd.conf seems to be in a different place than where the docs say, I'm guessing Suse places it all somewhere else. Had a look about and the default doc root is /srv/www/htdocs :) Link to comment Share on other sites More sharing options...
Recommended Posts