This is the parm in httpd.conf:
#
# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot "C:/Apache2/htdocs"
This is how it was installed. I didn't change it.
In C:/Apache2/htdocs are the three documents and nothing else:
index.htm
index.html
index.php
All three are my test page. When I type localhost, I get the page that says: WinLAMP, she installed successfully...
I'm fairly computer savvy, but I'm baffled. I know my problem must be something stupid that I'm overlooking, but being an Apache noob, I haven't a clue...