I had a base Windows XP with IIS hosting some websites and it has been working for years, yesturday I upgraded to SP2 (which includes the security suit) because I needed .NET 3.5 and since then no one can access the web pages anymore.
When I connect to the macine locally and try to access the webpage it prompted me for a username / password - when I entered it I was able to access the page locally.
However, remotely I always get "Internet Explorer cannot display the webpage".开发者_运维百科.. Anyone know what I need to do so that we can access the pages again?
Thanks,
You need to open port 80 on the firewall. Alternatively, if you box is behind a hardware firewall, just turn off the windows firewall.
add an exception to the windows firewall settings for that IIS Application (port number if other)
精彩评论