MVCiteMap 端口问题
我正在使用 MVCSiteMap - http://mvcsitemap.codeplex.com/ - 与 Azure 一起使用,我正在尝试弄清楚如何让它删除生成的站点地图末尾的端口号。
目前,我正在获取
http://127.0.0.1:5100/
此网址和所有其他网址。有谁有这方面的经验或知道如何删除端口号?
I am using MVCSiteMap - http://mvcsitemap.codeplex.com/ - with Azure and I am trying to figure out how I can get it to remove the PORT number at the end of the generated sitemap.
Currently, I am getting
http://127.0.0.1:5100/
For this url and all others. Does anyone have any experience with this or know how to remove the port no ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您在生产环境 (something.cloudapp.net) 上运行代码,则此端口号应该消失。
If you run your code on production (something.cloudapp.net), this port number should dissappear.