首頁  >  文章  >  後端開發  >  伪静态Rewrite 解决中文变量的有关问题

伪静态Rewrite 解决中文变量的有关问题

WBOY
WBOY原創
2016-06-13 12:36:02842瀏覽

伪静态Rewrite 解决中文变量的问题
如页面http://127.0.0.1/so.php?id=伪静态

[ISAPI_Rewrite]

# 3600 = 1 hour
CacheClockRate 3600

RepeatLimit 32

# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP

RewriteRule ^(.*)/(大家注意这里?).html(\?(.*))*$ $1/so\.php\?id=$2

怎样才能做到这样采用中文变量的伪静态。http://127.0.0.1/伪静态.html

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn