Hello,
I have IIS installed on my Windows 2008 server and when I access on a browser my ip:
http://xxx.xx.xxx.xx
I see the IIS page. The same happens when I access:
http://xxx.xx.xxx.xx:80
Now I created a new web site on port 80 and added the bindings:
mydomain.pt, www.mydomain.pt, mydomain.com and www.mydomain.com
It is on the same IP and port 80.
I access it using any of the domains and I get "Server not found".
Am I missing something when creating a web site?
On the web site folder I have a index.html with some text on it.
Thanks,
Miguel