开发者

Hide axd resources in asp.net MVC application

How can I hide the axd, or simply rewrite the url into something el开发者_Python百科se to hide the axd file?


I'm not 100% on what you want. Have you the below in your route registry already.

routes.IgnoreRoute("{resource}.axd/{*pathInfo}");
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜