localhost works 127.0.0.1 does not IIS
- by NickatUship
Very weird problem on IIS. Never had it before:
localhost works, but 127.0.0.1 does not. localhost pings to 127.0.0.1. www.mydomain.com also pings to that IP, which is set up in the hosts file, but that also doesnt work locally. I've ipconfig /flushdns 'd without success. Ive even restarted the server. Another server set up the exact same way works fine. Any ideas?
To be clear, im accessing the URLs in IE like this:
http://localhost
http://127.0.0.1
http://www.mydomain.com
I can telnet to port 80 without a problem for all 3