Setting the Hostname in IIS Bindings Breaks Website

只谈情不闲聊 提交于 2019-11-30 06:53:24

First it has to be in DNS or the client machines hosts file. To test this you can add the hostname to the servers hosts file.

Go to start -> run and type "drivers" change to the etc directory you want to edit the hosts file. The entries in it are like a local DNS. They only work on the local machine!

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!