首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

ISAPI_Rewrite 规则有关问题

2012-02-26 
ISAPI_Rewrite 规则问题RewriteRule /Category-(\d*).html /Category.aspx\?Id$1上面的规则正确。疑问是,

ISAPI_Rewrite 规则问题
RewriteRule /Category-(\d*).html /Category.aspx\?Id=$1 

上面的规则正确。

疑问是,如果用户访问 /Category.aspx?Id=23 同样也能得到看到网页 怎么办?如何不让从这个地址访问

[解决办法]
http://apps.hi.baidu.com/share/detail/5308118

热点排行