Newbie queston: Cannot load http://localhost/phptest:8080/

Posted by Princess Innah on Stack Overflow See other posts from Stack Overflow or by Princess Innah
Published on 2010-03-24T06:57:10Z Indexed on 2010/03/24 7:03 UTC
Read the original article Hit count: 354

Filed under:
|
|

Hi guys,

I decided to learn HTML so I installed apache on windows vista. Everything seems to work fine; when I go to http://localhost:8080 the sample webpage installed by apache shows. Apache is configured at port 8080.

So far so good. Since my DocumentRoot is c:\pub, I made another folder inside, e.g., c:\pub\test. What I'm trying to figure out is why the page at http://localhost/test:8080 cannot load? It has index.html and apache is working fine.

Any ideas?

© Stack Overflow or respective owner

Related posts about apache

Related posts about localhost