I am trying to edit my local hosts file - it seems that IE9 ignores the file, while firefox (and ping) does not.
For example, my hosts file has the following:
When I ping aol.com, it reads the hosts file:
When I navigate to aol.com in firefox, I get the expected "Page cannot be displayed."
When I navigate to aol.com in IE9, i make it to aol.com successfully.
Any ideas? Thanks.
Thanks,
Andrew
Hard work often pays off over time, but procrastination pays off right now!
For example, my hosts file has the following:
Code:
1.2.3.4 [URL unfurl="true"]www.aol.com[/URL]
1.2.3.4 aol.com
When I ping aol.com, it reads the hosts file:
Code:
C:\>ping aol.com
Pinging aol.com [1.2.3.4] with 32 bytes of data:
Request timed out.
Ping statistics for 1.2.3.4:
When I navigate to aol.com in firefox, I get the expected "Page cannot be displayed."
When I navigate to aol.com in IE9, i make it to aol.com successfully.
Any ideas? Thanks.
Thanks,
Andrew
Hard work often pays off over time, but procrastination pays off right now!