raksmart活动促销

分享

写回答

发帖

又是伪静态 問題....

回答|共 12 个

kennychui

发表于 2009-5-7 17:53:24 | 显示全部楼层

我用這个没出錯:
#$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

<IfModule mod_rewrite.c>
RewriteEngine  on

# 设置RewriteBase的值为你的商店目录地址
RewriteBase /sunnytsuijewelry.com/smartplan/

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]
</IfModule>

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

[ 本帖最后由 kennychui 于 2009-5-7 05:56 PM 编辑 ]

一路同行

发表于 2009-5-7 18:34:31 | 显示全部楼层

用这个问题?还是500错误码?
RAKSmart

e573

发表于 2009-5-7 21:11:46 | 显示全部楼层

没看出问题啊,你的
http://sunnytsuijewelry.com/smartplan

http://sunnytsuijewelry.com

都好的啊,自己解决了吧。
您需要登录后才可以回帖 登录 | 注册

本版积分规则