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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[使用] 伪静态设置问题

[复制链接]
zpxkok 发表于 2010-10-21 23:31:13 | 显示全部楼层 |阅读模式
产品建议
论坛地址: http://www.xxxx.com
品牌空间地址: http://brand.xxxx.com
本帖最后由 zpxkok 于 2010-10-21 23:32 编辑
  1. # 将 RewriteEngine 模式打开
  2. RewriteEngine On

  3. # 修改以下语句中的 /brand 为你的品牌空间目录相对地址,如果程序放在根目录中,请将 /brand 修改为 /
  4. RewriteBase /brand

  5. # Rewrite 系统规则请勿修改
  6. RewriteRule ^store-([0-9]+)\.html$ store.php?id=$1 [L,NC]
  7. RewriteRule ^store-([0-9]+)-([a-z]+)\.html$ store.php?id=$1&action=$2 [L,NC]
  8. RewriteRule ^store-([0-9]+)-([a-z]+)-([0-9]+)\.html$ store.php?id=$1&action=$2&xid=$3 [L,NC]
  9. RewriteRule ^store-([0-9]+)-([a-z]+)-catid-([0-9]+)\.html$ store.php?id=$1&action=$2&catid=$3 [L,NC]
  10. RewriteRule ^street-([0-9]+)\.html$ street.php?catid=$1 [L,NC]
  11. RewriteRule ^street-([0-9]+)-([0-9]+)\.html$ street.php?catid=$1&tagid=$2 [L,NC]

  12. # 修改以下语句中的 /discuz 为你的论坛目录地址,如果程序放在根目录中,请将 /discuz 修改为 /
  13. RewriteBase /

  14. # Rewrite 系统规则请勿修改
  15. RewriteCond %{QUERY_STRING} ^(.*)$
  16. RewriteRule ^topic-(.+)\.html$ portal.php?mod=topic&topic=$1&%1
  17. RewriteCond %{QUERY_STRING} ^(.*)$
  18. RewriteRule ^article-([0-9]+)-([0-9]+)\.html$ portal.php?mod=view&aid=$1&page=$2&%1
  19. RewriteCond %{QUERY_STRING} ^(.*)$
  20. RewriteRule ^forum-(\w+)-([0-9]+)\.html$ forum.php?mod=forumdisplay&fid=$1&page=$2&%1
  21. RewriteCond %{QUERY_STRING} ^(.*)$
  22. RewriteRule ^thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ forum.php?mod=viewthread&tid=$1&extra=page\%3D$3&page=$2&%1
  23. RewriteCond %{QUERY_STRING} ^(.*)$
  24. RewriteRule ^group-([0-9]+)-([0-9]+)\.html$ forum.php?mod=group&fid=$1&page=$2&%1
  25. RewriteCond %{QUERY_STRING} ^(.*)$
  26. RewriteRule ^space-(username|uid)-(.+)\.html$ home.php?mod=space&$1=$2&%1
  27. RewriteCond %{QUERY_STRING} ^(.*)$
  28. RewriteRule ^([a-z]+)-(.+)\.html$ $1.php?rewrite=$2&%1
复制代码

我是虚拟主机用户用户,同时装的DZ X和品牌空间DA的控制面板
品牌空间是访问的二级域名
访问的路径是
  1. /domains/xxxx.com/public_html/brand
复制代码



在安装论坛的主目录下
论坛访问的路径是
  1. /domains/xxxx.com/public_html
复制代码



按照论坛上的设置的规则

现在是论坛可以用
品牌空间还是用不了,
麻烦高手帮忙看看是那里出了问题
 楼主| zpxkok 发表于 2010-10-22 09:29:48 | 显示全部楼层
回复

使用道具 举报

 楼主| zpxkok 发表于 2010-10-22 10:23:28 | 显示全部楼层
官方歧视俺?
到现在都没人理..
回复

使用道具 举报

littlehz 发表于 2010-10-22 10:40:33 | 显示全部楼层
回复

使用道具 举报

lmylong 发表于 2010-10-23 23:53:29 | 显示全部楼层
我晕!伪静态都整到种族歧视上去了!NB! 怎么和《雪豹突击队》里德张仁杰似的!凡是都能和革命挂上!
回复

使用道具 举报

xhjunpeng 发表于 2010-11-21 00:47:34 | 显示全部楼层
楼主,我的情况跟你一样,希望官方帮忙解决一下
回复

使用道具 举报

巨盈网络 发表于 2010-12-19 14:33:13 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

www.shache.net 发表于 2011-1-20 22:49:02 | 显示全部楼层
本帖最后由 www.shache.net 于 2011-1-20 22:49 编辑

伪静态规则的确是个问题我刚刚也遇到了 !不过康盛动力的主机客服很不错,分分钟就给按搞好了!俺的地址http://www.amotu.com 呵呵 新站 别见怪!
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-18 08:31 , Processed in 0.031496 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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