Apache2 WebServer not allowing me to view website/files in /var/www
Posted
by
CitadelCSAlum
on Server Fault
See other posts from Server Fault
or by CitadelCSAlum
Published on 2010-09-17T18:48:51Z
Indexed on
2011/06/29
0:23 UTC
Read the original article
Hit count: 191
I used to be able to access websites/files that were stored in the directory
/var/www
I have not used this for a while, but now I have a need to store, media in this directory or in the directory
/var/www/images
I noticed that my apache web server wasnt running correctly so I did a complete package removal and then reinstalled, but I am still unable to access a test page
inde.htmlin the directory
/var/www/index.htmlby going to
http://myipaddresshere/index.html
Is there some initial configuration I need to do to allow me to store HTML and media files in this directory and be able to access them from the browser?
I dont remember having to do anything before.
© Server Fault or respective owner