Subdomain on a separate server (Windows/IIS) won't load default web site?
- by DOTang
I've got a domain hosted under godaddy.com. I set it up so that subdomain.mysite.com points to a different server which uses Windows/IIS (say for example ip 1.1.1.1). When I go to the subdomain I get no errors, but no webpage loads.
In IIS under the default website I added a bindings for subdomain.mysite.com with the ip of 1.1.1.1, but still nothing loads, just a totally blank page.
I know for sure the subdomain host is working correctly because when I ping my subdomain, the correct IP shows.
What am I missing to get this working?