IIS7 shows welcome screen in Firefox, Internet Explorer works correctly - Stack Overflow most recent 30 from stackoverflow.com 2009-11-28T13:01:24Z http://stackoverflow.com/feeds/question/323580 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/323580/iis7-shows-welcome-screen-in-firefox-internet-explorer-works-correctly 0 IIS7 shows welcome screen in Firefox, Internet Explorer works correctly Peter 2008-11-27T12:10:44Z 2009-04-09T13:13:09Z <p>Has anyone encountered the following problem: I have IIS7 running on my computer. On that same computer, I open IE7 and the website works (<a href="http://localhost/web.site/Default.aspx" rel="nofollow">http://localhost/web.site/Default.aspx</a>). Put that same url in Firefox 3 and I get the welcome screen of IIS7, a big image with IIS7 in the middle and 'Welcome' in several different languages. Clicking on the image leads you to <a href="http://www.iis.net/" rel="nofollow">http://www.iis.net/</a>.</p> http://stackoverflow.com/questions/323580/iis7-shows-welcome-screen-in-firefox-internet-explorer-works-correctly/323651#323651 1 Answer by porneL for IIS7 shows welcome screen in Firefox, Internet Explorer works correctly porneL 2008-11-27T12:43:51Z 2008-11-27T12:43:51Z <p>One browser accesses your server via 127.0.0.1, and another via your external IP.</p> <p>Make sure virtualhost works with all network interfaces.</p> http://stackoverflow.com/questions/323580/iis7-shows-welcome-screen-in-firefox-internet-explorer-works-correctly/323665#323665 0 Answer by Paul Whelan for IIS7 shows welcome screen in Firefox, Internet Explorer works correctly Paul Whelan 2008-11-27T12:48:15Z 2008-11-27T12:48:15Z <p>Perhaps your browsers have different locals set , only guessing as I have not used IIS7</p> http://stackoverflow.com/questions/323580/iis7-shows-welcome-screen-in-firefox-internet-explorer-works-correctly/734157#734157 0 Answer by Gerry for IIS7 shows welcome screen in Firefox, Internet Explorer works correctly Gerry 2009-04-09T13:13:09Z 2009-04-09T13:13:09Z <p>Strange. That happened to me this morning (April 9, 2009), but the other way around. I was trying to get to Dell.ca. IE7 brought me to that IIS7 Welcome screen and Firefox brought me to the correct site. Happened 3 times before it corrected itself.</p> <p>I do not have IIS anywhere on my network and my default home page is Google, which came up without a problem. The redirection occurred when I typed the new URL. I wonder if Dell is using IIS7...</p>