Hello, I host websites on a IIS server on my laptop which was running Windows 8. Everything was working fine until I updated OS to Windows 8.1.
Now I cannot connect to the websites locally on my own PC. If I type localhost instead then I get the webpage. The webpage is accessible from other PCs on the LAN.
I tried Appcmd.exe and the result is:
SITE "Default Web Site" (id:1,bindings:http/192.168.100.13:80:,state:Started)
SITE "ftp" (id:2,bindings:ftp/192.168.100.13:21:,state:Unknown)
SITE "test1" (id:3,bindings:http/192.168.100.13:30000:,state:Started)
I 'll be grateful if anybody can help sort out the problem.