On line 177 you have
DocumentRoot "C:/Program Files/Apache Software
Foundation/Apache2.2/htdocs"
So apache will go there and look for "index.html". It appears this file
is the standard apache "It works!" file. So there is no problem with
apache, just with your understanding of how apache finds t
Trolle Yew wrote:
I'm trying to get the webserver to display my index page. I placed
everything required
meaning what ?
in \htdocs\ inside the default Apache installation
directory. However, when I try localhost in my browser, all I see is "It
Works!". What could be the problem?
what is the