I have a website, hosted on server named "A". (production, the nameservers point at this server)
I just purchased a VPS server, named "B". (test, no nameservers pointing anything)
On the second server I have setup within IIS, the same website as in server "A"
Upon selecting the option within IIS manager
Browse example.com on xxx.xxx.xxx.xxx:80 (http)
the internet explorer browser, opens the website hosted on server "A" and not the one locally at server "B".
How can I browse the website hosted locally on server "B"?