Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

We got 2 servers on same network, Server-A and Server-B.

On Server-A (widows server 2003), we have IIS 5.2 and our website was hosted on it few month ago (about 7-8 months).

We bought a new server, Server-B (Windows Server 2008) with IIS 7.5 and copied our old website on this new machine. On our router, we forward the port 80 to Server-B.

The Server-A is still on because we need to access some old data by our old website. I would like to access it with it's internal Ip (192.168.1.xxx/mywebsite)

On my Windows 7 computer, if I write www.example.com or example.com (without www.), I'm being redirected to Server-B and I can see our new interface.

On some Windows Vista computer, example.com (without www.) redirect to Server-B, but if I write www.example.com, I'm still on Server-A. In our website code (on Server-B), we sometimes redirect with a "www." so this is causing some error because we are trying to access a webpage that exist on Server-B but not Server-A and because the www.example

I compared 2 computers with Vista Home on them and Internet Options looks the same. I cannot figure why this is happening


Since my last post, our old server died so we now have only 1 server. I got 2 host headers (example.com and www.example.com) on port 80 with all unassigned IP. Only vista computers can not access the www.example.com

Any clues on what could do this?

share|improve this question
Check your host headers on server a. – Frank Nov 27 '12 at 10:38

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.