I saw a neat tutorial… on how to configure 2 websites, locally at least
Scenario I have 2 websites in 2 different machines and I will merge it in one machine (MS SERVER 2008 + IIS7)
example.com = machine-A | example2.com = machine-B
old-example.com = machine-A | machine-B = example2.com + example.com (different IPs)
I follow the site its pretty neat locally but when I test it over the net…
example2.com overpowers the example.com.
How do I fix this.
Thanks a lot!