如何在本地主机上测试站点,就好像它在实时域上一样(使用 IIS 7)
好的,我有一个名为此处的本地站点: http://localhost/mysite/
我希望能够输入http://www.mysite.com 并按上述方式构成。
我正在使用 Windows Server 2008 / IIS 7。
有什么想法吗?
Ok, I have a local site called located here: http://localhost/mysite/
I want to be able to type http://www.mysite.com and for that to pose as the above mentioned.
I am using Windows Server 2008 / IIS 7.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不是专家,但这看起来很有帮助: 重定向 URL到本地主机
Not an expert but this looks helpful: Redirect URL to localhost