I am having trouble with setting up multiple website on my Win 8.1 box, the same setup is working fine on Win 7. IIS is working fine, I can get html and aspx pages working fine in the default website under the inetpub, the multiple sites are located in c:\develop
I've given IIS_IUR access to c:\develop like Inetpub.
I can't get any useful error other than "This page can’t be displayed", even with show friendly http error turned off.
Site binding settings are IP Address All Unassigned, Port 80. Host header is stcs.localhost.com
Host file has 127.0.0.1 stcs.localhost.com
When I ping stcs.localhost.com, I do get 127.0.0.1 in return.
I am at a loss because it works in Windows 7. Any help is greatly appreciated, thanks in advanced.