Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试在 IIS 中托管我的应用程序,下面是遵循的步骤
发布代码并将其放置在路径中。
打开 IIS 右键单击“站点”并选择“添加网站”。
其中我给出了站点名称并选择了为应用程序创建的应用程序池。
我选择了发布代码的物理路径。
我在绑定部分保留了 IP 和端口不变。
并将主机名命名为 FUS.KM.com 。
当我尝试浏览应用程序时,页面未加载“Internet explore 无法显示页面”
机器域是KM.com
请帮我解决问题