一区二区国产精品,日本在线一级,免费一级毛片免费播放,aaa大片

龍巖易富通網(wǎng)絡(luò)科技有限公司

龍巖小程序開發(fā),龍巖分銷系統(tǒng)

phpwind 8 IIS偽靜態(tài)詳解

2015.09.10 | 423閱讀 | 0條評論 | php

httpd.ini 原: [php] RewriteRule ^(.*)-htm-(.*)$?? $1\.php\?$2 RewriteRule ^(.*)/simple/([a-z0-9_]+.html)$ $1/simple/index.php?$2 [/php] 增加: [php] RewriteRule ^index\.html$ index.php RewriteRule ^login\.html$ login.php RewriteRule ^register\.html$ register.php RewriteRule ^profile\.html$ profile.php RewriteRule .*(?:global.asa|default\.ida|root\.exe|\.\.).* . [F,I,O] [/php] 詳細(xì)原文地址:http://www.phpwind.net/read-htm-tid-1072700.html

贊 (

發(fā)表評論