国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > Phpwind > 正文

phpwind偽靜態規則(IIS,Nginx,Apache)的介紹及代碼

2024-09-07 15:53:56
字體:
來源:轉載
供稿:網友
phpwind iis下偽靜態規則
[ISAPI_Rewrite]
RewriteRule ^(.*)/(.*)-htm-(.*)-(.*)/.html$ $1/$2/.php/?$3=$4
RewriteRule ^(.*)/read-htm-tid-(.*)/.html$ $1/read/.php/?tid=$2
RewriteRule ^(.*)/thread-htm-fid-(.*)/.html$ $1/thread/.php/?fid=2
RewriteRule ^(.*)/simple/([a-z0-9/_]+/.html)$ $1/simple/index/.php/?$2
phpwind apache下偽靜態規則
RewriteEngine On
RewriteRule ^(.*)/thread-htm-tid-(/d+)-(.*).html  $1/thread.php?fid=$2
RewriteRule ^(.*)/read-htm-tid-(/d+)-(.*).html  $1/read.php?tid=$2
RewriteRule ^(.*)/commtopics-(/d+)-(.*)$ $1/thread.php?fid=$2&page=$3
RewriteRule ^(.*)/commtopics-(.*)$      $1/thread.php?fid=$2&page=$3
RewriteRule ^(.*)/article-(/d+)-(/d+)-(.*).html$  $1/read.php?tid=$2&page=$3&fpage=$4
RewriteRule ^(.*)/article-(/d+)-(.*).html$       $1/read.php?tid=$2&page=$3
RewriteRule ^(.*)/article-(.*).html$         $1/read.php?tid=$2
RewriteRule ^(.*)-htm-(.*)$ $1.php?$2
RewriteRule ^(.*)/simple/([a-z0-9/_]+/.html)$ $1/simple/index.php?$2
phpwind nginx下偽靜態規則
location / {
rewrite ^(.*)-htm-(.*)$ $1.php?$2 last;
rewrite ^(.*)/simple/([a-z0-9/_]+/.html)$ $1/simple/index.php?$2 last;
}
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表

圖片精選

主站蜘蛛池模板: 冀州市| 获嘉县| 芮城县| 桂平市| 海伦市| 绥芬河市| 洮南市| 通城县| 鄂尔多斯市| 岳池县| 遵义县| 兴仁县| 巫山县| 清新县| 全南县| 长汀县| 庆云县| 彰化县| 墨玉县| 安仁县| 澳门| 临清市| 勐海县| 于都县| 车致| 民权县| 黑山县| 修文县| 蒙山县| 会东县| 安泽县| 房产| 明水县| 西青区| 疏勒县| 咸宁市| 怀柔区| 明溪县| 全州县| 白水县| 旅游|