摘要:
RedirectRule语法:RedirectRule regexpPattern redirectUrl [R=code]regexpPattern :要用正则模式的URLredirectUrl :转向的向的URLR=code:指定要返回给浏览器的状态码这里就是301如:把URL http://loacalhost/offer 301重定向到首页 http://localhost/RedirectRule ^/offer/.*$ / [R=301,I]相关URL:IsapiRewrite4 配置相关http://www.pxue.com/Html/1148.htmlHTTP协议状态码的含义h 阅读全文
posted @ 2011-10-08 21:04
cryAllen
阅读(398)
评论(0)
推荐(1)

浙公网安备 33010602011771号