Setting the Hostname in IIS Bindings Breaks Website

后端 未结 2 1074
渐次进展
渐次进展 2020-12-30 04:51

I just got a Windows Server 2008 VPS and I\'m having trouble getting IIS7 setup.

I created a new website in IIS with the path, ip address, and hostname (like \'www.n

2条回答
  •  轮回少年
    2020-12-30 05:24

    You must use EXTERNAL DNS not Internal DNS to make it visible across the internet. Change the DNS pointer at your registrar or whatever you are using for external DNS propagation.

提交回复
热议问题