Suse 9 and Apache 2.


Recommended Posts

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

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

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 by seethru
Link to comment
Share on other sites

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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.