Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已答复] 增加了ECSHOP静态规则后SS7.5的静态首页打不开分栏页等都可以打开。

[复制链接]
hlzzhqb 发表于 2009-11-9 19:11:09 | 显示全部楼层 |阅读模式
本帖最后由 hlzzhqb 于 2009-11-10 13:09 编辑

SS7.5网址:http://wen.teasales.cn
增加了ECSHOP的静态规则后SS7.5的静态首页就打不开了,分页都可以打开,就首页不能打开,请帮忙看一下是不是EC的静态规则和SS的静态规则起冲突了。
httpd.ini文件内容如下:
  1. [ISAPI_Rewrite]
  2. # 3600 = 1 hour
  3. CacheClockRate 3600
  4. RepeatLimit 32
  5. # Discuz! Rewrite规则
  6. # 独立主机用户
  7. # Protect httpd.ini and httpd.parse.errors files
  8. # from accessing through HTTP
  9. RewriteRule ^(.*)/archiver/((fid|tid)-[\w\-]+\.html)\?*(.*)$ $1/archiver/index\.php\?$2&$4
  10. RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+)\.html\?*(.*)$ $1/forumdisplay\.php\?fid=$2&page=$3&$4
  11. RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html\?*(.*)$ $1/viewthread\.php\?tid=$2&extra=page\%3D$4&page=$3&$4
  12. RewriteRule ^(.*)/space-(username|uid)-(.+)\.html\?*(.*)$ $1/space\.php\?$2=$3&$4
  13. RewriteRule ^(.*)/tag-(.+)\.html\?*(.*)$ $1/tag\.php\?name=$2&$3

  14. # SupeSite Rewrite规则
  15. # 独立主机用户
  16. # 修改以下语句中的 /supesite 修改为你的SupeSite目录地址,如果程序放在根目录中,请将 /supesite 修改为 /
  17. RewriteRule ^/supesite/([0-9]+)$ /supesite/index\.php\?uid/$1 [L]
  18. RewriteRule ^/supesite/([0-9]+)/spacelist(.+)$ /supesite/index\.php\?uid/$1/action/spacelist/type$2 [L]
  19. RewriteRule ^/supesite/([0-9]+)/viewspace(.+)$ /supesite/index\.php\?uid/$1/action/viewspace/itemid$2 [L]
  20. RewriteRule ^/supesite/([0-9]+)/viewbbs(.+)$ /supesite/index\.php\?uid/$1/action/viewbbs/tid$2 [L]
  21. RewriteRule ^/supesite/([0-9]+)/(.*)$ /supesite/index\.php\?uid/$1/$2 [L]
  22. RewriteRule ^/supesite/action(.+)$ /supesite/index\.php\?action$1 [L]
  23. RewriteRule ^/supesite/category(.+)$ /supesite/index\.php\?action/category/catid$1 [L]
  24. RewriteRule ^/supesite/viewnews(.+)$ /supesite/index\.php\?action/viewnews/itemid$1 [L]
  25. RewriteRule ^/supesite/viewthread(.+)$ /supesite/index\.php\?action/viewthread/tid$1 [L]
  26. RewriteRule ^/supesite/mygroup(.+)$ /supesite/index\.php\?action/mygroup/gid$1 [L]

  27. # UCHome Rewrite规则
  28. # 独立主机用户
  29. # 修改以下语句中的 /uchome 修改为你的uchome目录地址,如果程序放在根目录中,请将 /uchome 修改为 /
  30. RewriteRule ^/uchome/(space|network)-(.+)\.html$ /uchome/$1\.php\?rewrite=$2 [L]
  31. RewriteRule ^/uchome/(space|network)\.html$ /uchome/$1\.php [L]
  32. RewriteRule ^/uchome/([0-9]+)$ /uchome/space\.php\?uid=$1 [L]

  33. # SupeV Rewrite规则
  34. # 独立主机用户
  35. RewriteRule ^(.*)/ivideo(-tv-([0-9]+))?(-ti-([0-9]+))?(-tc-([0-9]+))?(-page-([0-9]+))?\.html$ $1/ivideo\.php\?tv=$3&ti=$5&tc=$7&page=$9
  36. RewriteRule ^(.*)/ispecial(-tv-([0-9]+))?(-ti-([0-9]+))?(-tc-([0-9]+))?(-page-([0-9]+))?\.html$ $1/ispecial\.php\?tv=$3&ti=$5&tc=$7&page=$9
  37. RewriteRule ^(.*)/icategory\.html$ $1/icategory\.php
  38. RewriteRule ^(.*)/category-cid-([0-9]+)(-tag-([^-]*))?(-timelimit-([0-9]+))?(-orderlimit-([0-9]+))?(-page-([0-9]+))?\.html$ $1/category\.php\?cid=$2&tag=$4&timelimit=$6&orderlimit=$8&page=$10
  39. RewriteRule ^(.*)/vspace-(mid|username)-(.+)\.html$ $1/vspace\.php\?$2=$3
  40. RewriteRule ^(.*)/video-(vid|ivid)-(.+)\.html$ $1/video\.php\?$2=$3
  41. RewriteRule ^(.*)/special-spid-([0-9]+)\.html$ $1/special\.php\?spid=$2

  42. # Protect httpd.ini and httpd.parse.errors files
  43. # from accessing through HTTP

  44. RewriteCond %{HTTP:Host} www.teasales.cn
  45. RewriteRule ^(.*)/index.html$                $1/index\.php                                
  46. RewriteRule ^(.*)/category$                  $1/index\.php         
  47. RewriteRule ^(.*)/feed-c([0-9]+).xml$        $1/feed\.php\?cat=$2   
  48. RewriteRule ^(.*)/feed-b([0-9]+).xml$        $1/feed\.php\?brand=$2  
  49. RewriteRule ^(.*)/feed.xml$                  $1/feed\.php           
  50. RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$ $1/category\.php\?id=$2&brand=$3&price_min=$4&price_max=$5&filter_attr=$6&page=$7&sort=$8&order=$9
  51. RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)-min([0-9]+)-max([0-9]+)-attr([^-]*)\.html$                         $1/category\.php\?id=$2&brand=$3&price_min=$4&price_max=$5&filter_attr=$6                          
  52. RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$                          $1/category\.php\?id=$2&brand=$3&page=$4&sort=$5&order=$6                                          
  53. RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)-([0-9]+)(.*)\.html$                            $1/category\.php\?id=$2&brand=$3&page=$4                                                           
  54. RewriteRule ^(.*)/category-([0-9]+)-b([0-9]+)(.*)\.html$                             $1/category\.php\?id=$2&brand=$3                                                                  
  55. RewriteRule ^(.*)/category-([0-9]+)(.*)\.html$                              $1/category\.php\?id=$2                              
  56. RewriteRule ^(.*)/goods-([0-9]+)(.*)\.html$                                  $1/goods\.php\?id=$2                                   
  57. RewriteRule ^(.*)/article_cat-([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)(.*)\.html$  $1/article_cat\.php\?id=$2&page=$3&sort=$4&order=$5  
  58. RewriteRule ^(.*)/article_cat-([0-9]+)-([0-9]+)(.*)\.html$                   $1/article_cat\.php\?id=$2&page=$3                  
  59. RewriteRule ^(.*)/article_cat-([0-9]+)(.*)\.html$                            $1/article_cat\.php\?id=$2                           
  60. RewriteRule ^(.*)/article-([0-9]+)(.*)\.html$                                $1/article\.php\?id=$2                              
  61. RewriteRule ^(.*)/brand-([0-9]+)-c([0-9]+)-([0-9]+)-(.+)-([a-zA-Z]+)\.html   $1/brand\.php\?id=$2&cat=$3&page=$4&sort=$5&order=$6
  62. RewriteRule ^(.*)/brand-([0-9]+)-c([0-9]+)-([0-9]+)(.*)\.html                $1/brand\.php\?id=$2&cat=$3&page=$4                  
  63. RewriteRule ^(.*)/brand-([0-9]+)-c([0-9]+)(.*)\.html                         $1/brand\.php\?id=$2&cat=$3                          
  64. RewriteRule ^(.*)/brand-([0-9]+)(.*)\.html                                   $1/brand\.php\?id=$2                                 
  65. RewriteRule ^(.*)/tag-(.*)\.html                                             $1/search\.php\?keywords=$2                          
  66. RewriteRule ^(.*)/snatch-([0-9]+)\.html$                                      $1/snatch\.php\?id=$2                                
  67. RewriteRule ^(.*)/group_buy-([0-9]+)\.html$                                   $1/group_buy\.php\?act=view&id=$2


复制代码
guokun 发表于 2009-11-9 19:52:33 | 显示全部楼层
顶下。。。。
回复

使用道具 举报

 楼主| hlzzhqb 发表于 2009-11-10 12:34:52 | 显示全部楼层
没有厉害的高手帮忙解答一下吗
回复

使用道具 举报

 楼主| hlzzhqb 发表于 2009-11-10 12:43:22 | 显示全部楼层
今天又测试了一下,只要把EC的规则删除,SS的首页就马上可以访问了。只要加上EC的规则,SS的首页就变成的404错误了。
回复

使用道具 举报

 楼主| hlzzhqb 发表于 2009-11-10 13:10:12 | 显示全部楼层
直接把httpd.ini放到网站的根目录就可以了。每个网站都可以直接写规则。已经解决。
回复

使用道具 举报

叶皓 发表于 2009-11-13 13:53:31 | 显示全部楼层
还不知道情况,先留名
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 13:57 , Processed in 0.121309 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表