localhost

  • Thread starter Thread starter Bernard
  • Start date Start date
B

Bernard

I installed IIS, In a LAN environment, for a work
station. localhost does not work! when i do ping IP
address from command line, I can see reply from work
startion BUT when I put IP address in address bar, there
is no respond! what is the different between them? I just
need a hint to solve this problem. As we use proxy
server, even I changed IE configuration to bypass proxy
server, but still there is no reply from http://localhost.
any idea?

Thnaks for you help,
Bernard.
 
Please visit the IIS experts in the IIS newsgroup:
news://msnews.microsoft.com/microsoft.public.inetserver.iis

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

Be Smart! Protect your PC!
http://www.microsoft.com/security/protect/

---------------------------------------------------------------------


|I installed IIS, In a LAN environment, for a work
| station. localhost does not work! when i do ping IP
| address from command line, I can see reply from work
| startion BUT when I put IP address in address bar, there
| is no respond! what is the different between them? I just
| need a hint to solve this problem. As we use proxy
| server, even I changed IE configuration to bypass proxy
| server, but still there is no reply from http://localhost.
| any idea?
|
| Thnaks for you help,
| Bernard.
|
 
Is IIS service running? In command line enter:

net start w3svc and click ENTER

Try again to reach your web site using IE...

Mike
 
Thanks for reply. IIS service is running and i tried net
start, but localhost still does not work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top