I pretty new at this so bear with me...
I'm running Windows XP and I just installed Apache 2.2.4 and everything seems to be running. Checking under the Admin tools > Services, I see Apache running and can turn it off and on with no problems. When I try going to "
http://localhost/" in Firefox , I receive a "Unable to connect... Can't establish a connection to the server at locahost" error. A similar "Page cannot be displayed" error comes up in Internet Explorer. After going through the other relevant topics in this part of the forum if determined that going to "
http://127.0.0.1:8080/" and "
http://localhost:8080/" both bring up the "It works!" page.
Since I have Apache installed as a service, shouldn't the "
http://localhost/" work? And if so, what do I need to do to get it to work?