Hi,
I have a server running IIS, that has other sites set up on it with host headers and a shared IP.
I can the sites I need to set up with a static IP, but I still have to use host headers to access them.
for example:
I have a few sites, that share an IP, which work fine.
I am trying to set up another site, where I can hit the IP address rather than a domain name. I just get the under construction page. Do I need to remove the host headers for it, or?
When I hit it with a domain name, I get the index.html page?
Any pointers to any MS docs that explain this are appreciated.
Ben