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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

个人空间列表页面存在问题,原因不明

[复制链接]
jlhome 发表于 2007-5-18 16:52:43 | 显示全部楼层 |阅读模式
网站:www.jiabohui.cn
问题:个人空间列表页面不显示
   例如:www.jiabohui.cn/68/

服务器环境:
独立主机
windows 2000 server
php Version 4.4.2
MySQL 5.0.27
Zend Optimizer v3.0.0


  1. rewrite设置如下:


  2. RepeatLimit 32
  3. # Protect httpd.ini and httpd.parse.errors files
  4. # from accessing through HTTP
  5. #RewriteRule ^(.*)/archiver/([a-z0-9\-]+\.html)$ $1/archiver/index\.php\?$2
  6. #RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+)\.html$ $1/forumdisplay\.php\?fid=$2&page=$3
  7. #RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ $1/viewthread\.php\?tid=$2&extra=page\%3D$4&page=$3
  8. #RewriteRule ^(.*)/profile-(username|uid)-(.+)\.html$ $1/viewpro\.php\?$2=$3
  9. #RewriteCond Host: (.+)
  10. #RewriteCond Referer: (?!http://\1.*).*
  11. #RewriteRule .*\.(?:gif|jpg|png) /block.gif [I,O]
  12. # SupeSite Rewrite规则
  13. # 独立主机用户
  14. # 修改以下语句中的 /supesite 修改为你的SupeSite目录地址,如果程序放在根目录中,请将 /supesite 修改为 /
  15. RewriteRule ^/([0-9]+)$ /index\.php\?uid/$1 [L]
  16. RewriteRule ^/([0-9]+)/spacelist(.+)$ /index\.php\?uid/$1/action/spacelist/type$2 [L]
  17. RewriteRule ^/([0-9]+)/viewspace(.+)$ /index\.php\?uid/$1/action/viewspace/itemid$2 [L]
  18. RewriteRule ^/([0-9]+)/viewbbs(.+)$ /index\.php\?uid/$1/action/viewbbs/tid$2 [L]
  19. RewriteRule ^/([0-9]+)/(.*)$ /index\.php\?uid/$1/$2 [L]
  20. RewriteRule ^/action(.+)$ /index\.php\?action$1 [L]
  21. RewriteRule ^/category(.+)$ /index\.php\?action/category/catid$1 [L]
  22. RewriteRule ^/viewnews(.+)$ /index\.php\?action/viewnews/itemid$1 [L]
  23. RewriteRule ^/viewthread(.+)$ /index\.php\?action/viewthread/tid$1 [L]
  24. RewriteRule ^/mygroup(.+)$ /index\.php\?action/mygroup/gid$1 [L]
  25. RewriteRule ^/index([\.0-9a-zA-Z]*)$ /index\.php [L]
复制代码


尝试过去掉所有的“ [L]”,个人空间列表仍然存在问题
 楼主| jlhome 发表于 2007-5-20 19:44:21 | 显示全部楼层
:P :P
回复

使用道具 举报

茄子 发表于 2007-5-21 12:00:04 | 显示全部楼层
谢谢反馈
我们检查下
回复

使用道具 举报

 楼主| jlhome 发表于 2007-5-21 12:32:06 | 显示全部楼层
已经解决,原来是因为web服务没有重启
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-13 15:41 , Processed in 0.028404 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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