开发者

MVCSiteMap Port Problem

开发者 https://www.devze.com 2023-01-07 21:31 出处:网络
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.

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 any开发者_开发知识库one have any experience with this or know how to remove the port no ?


If you run your code on production (something.cloudapp.net), this port number should dissappear.

0

精彩评论

暂无评论...
验证码 换一张
取 消