| 漳州網(wǎng)站建設(shè)|友客來(lái)|百城千站|漳州網(wǎng)絡(luò)公司 | 登錄 注冊(cè) 控制中心 新聞中心 客戶支持 交費(fèi)方式 聯(lián)系我們 |
#$Id: root.htaccess 17348 2008-12-23 05:53:22Z flaboy $
AddEncoding gzip .jgz
AddType "text/javascript;charset=UTF-8" .jgz
AddEncoding gzip .zcss
AddType "text/css;charset=UTF-8" .zcss
RewriteEngine on
# 設(shè)置RewriteBase的值為你的商店目錄地址
RewriteBase /
RewriteRule ^themes/.*.(html|xml)$ / [F]
RewriteCond %{REQUEST_FILENAME} .(html|xml|json|htm|php|php2|php3|php4|php5|phtml|pwml|inc|asp|aspx|ascx|jsp|cfm|cfc|pl|cgi|shtml|shtm|phtm)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?$1 [L]
閩公網(wǎng)安備 35060202000035號(hào)