【求助】升级之后以前的伪静态不管用了,有几个页面打...
本帖最后由 028che 于 2013-10-7 19:56 编辑1、地区打不开
http://www.028che.com/sell/search-htm-areaid-2-typeid-99.html
2、我要寻价打不开
http://www.028che.com/sell/inquiry-htm-itemid-13.html
3、会员商铺产品页面打不开
http://azlv.028che.com/sell/itemid-12.shtml
4、频道分页打不开
http://www.028che.com/sell/index-htm-page-2.html
我的伪静态规例是:[*]
[*]# 3600 = 1 hour
[*]CacheClockRate 3600
[*]
[*]RepeatLimit 32
[*]
[*]# Protect httpd.ini and httpd.parse.errors files
[*]# from accessing through HTTP
[*]RewriteRule ^(.*)\.(asp|aspx|asa|asax|dll|jsp|cgi|fcgi|pl)(.*)$$ /404\.php
[*]RewriteRule ^(.*)/file/(.*)\.php(.*)$$ /404\.php
[*]RewriteRule ^(.*)-htm-(.*)$$ $$1\.php\?$$2
[*]RewriteRule ^(.*)/show-(+)([\-])?(+)?\.html$$ $$1/show\.php\?itemid=$$2&page=$$4
[*]RewriteRule ^(.*)/list-(+)([\-])?(+)?\.html$$ $$1/list\.php\?catid=$$2&page=$$4
[*]RewriteRule ^(.*)/show/(+)/(+)?([/])?$$ $$1/show\.php\?itemid=$$2&page=$$3
[*]RewriteRule ^(.*)/list/(+)/(+)?([/])?$$ $$1/list\.php\?catid=$$2&page=$$3
[*]RewriteRule ^(.*)/(+)-c(+)-(+)\.html$$ $$1/list\.php\?catid=$$3&page=$$4
[*]RewriteRule ^(.*)/com/(+)/(+)/(.*)\.html$$ $$1/index\.php\?homepage=$$2&file=$$3&rewrite=$$4
[*]RewriteRule ^(.*)/com/(+)/(+)([/])?$$ $$1/index\.php\?homepage=$$2&file=$$3
[*]RewriteRule ^(.*)/com/(+)([/])?$$ $$1/index\.php\?homepage=$$2
[*]RewriteRule ^(.*)/(+)/(.*)\.shtml$$ $$1/$$2/index\.php\?rewrite=$$3
[*]
[*]RewriteRule ^(+)/(+)/(.*)\.shtml$$$$ index.php?homepage=$$$$1&file=$$$$2&rewrite=$$$$3
[*]RewriteRule ^(+)/(+)([/])?$$$$ index.php?homepage=$$$$1&file=$$$$2
[*]RewriteRule ^(+)([/])?$$$$ index.php?homepage=$$$$1复制代码求助大牛,谢谢了。
你的服务器尚未支持伪静态,请正确安装伪静态再看看
检测支持效果http://www.028che.com/index-htm-url-rule.html
无效
duoluozhe 发表于 2013-10-8 10:25
你的服务器尚未支持伪静态,请正确安装伪静态再看看
检测支持效果http://www.028che.com/index-htm-url-rul ...
奇怪了,国庆前都可以的,您会解决不,付费帮我处理下吧。
安装下负责伪静态的dll就好了
可联系QQ306571255
页:
[1]