 |
Linode.com Forum Linode Community Forums
|
| Author |
Message |
cathp
Joined: 09 Sep 2006
Posts: 1
|
| Posted: Sat Sep 09, 2006 10:08 am Post subject: very nebbie-apache default page |
|
|
I think there may be a simple answer to this question, but I've spent a long time looking and haven't found it.
When I type in http://ipaddress I get an Index of page with an apache2-default/ folder. If I open the folder I get the page Apache web server was installed correctly.
What do I need to change to get directly to the apache page?
Is something about the install incorrect?
appreciate any input, thanks :( |
|
| Back to top |
|
kangaby
Joined: 20 Oct 2004
Posts: 64
|
| Posted: Sun Sep 10, 2006 7:08 am Post subject: |
|
|
Put an index.html file in the htdocs directory. Depending on the version of Linux you are running you will need to look at httpd.conf to find your docroot.
/var/www/htdocs maybe like this perhaps
Add content to index.html and all will be well. |
|
| Back to top |
|
| |
|