欢迎您来到索迈智慧,专业的互联网服务提供商 让天下没有难做的网站

登录  注册  新闻中心   客户支持   交费方式   联系我们

常用伪静态规则-shopex

发布时间:2011-03-16 09:39:40   浏览人数: 621828 次  
  关键字: 伪静态 - 本站搜索 - Google搜索 - Baidu搜索 - Yahoo搜索 - sougo搜索
  关键字: shopex - 本站搜索 - Google搜索 - Baidu搜索 - Yahoo搜索 - sougo搜索

#$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

# 设置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]


SecFilterEngine Off
SecFilterScanPOST Off
开启shopex伪静态:将网店根目录root.htaccess 改名为 .htaccess



上一篇:为什么程序在其他公司空间可以使用,在您公司空间就会出错?
下一篇:常用伪静态规则-ecshop

索迈智慧 © 版权所有 Copyright © 2010-2020 esuomai.com,Inc. All rights reserved  备案号码: 沪ICP备2020032315号 

本站程序界面、源代码受相关法律保护, 未经授权 

法律顾问: 珠海知名律师 广东益诺众承律师事务所 夏天风 律师

以下js为测试信息