+ -
当前位置:首页 → 问答吧 → apache rewrite 规则 急!

apache rewrite 规则 急!

时间:2010-06-29

来源:互联网

http://www.test.com/12345678?debuganalyzer=detail
跳转
http://www.test.com/profile/?uid=12345678&debuganalyzer=detail

作者: gjw_apparitor   发布时间: 2010-06-29

  1.         RewriteEngine on
  2.         RewriteRule ^/([0-9]+) http://www.abc.com/profile/?uid=$1&%{QUERY_STRING}
复制代码

作者: todayhero   发布时间: 2010-06-30

热门下载

更多