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

 找回密码
 立即注册
搜索

url重写后:指定的用户不存在或已被删除,请返回

[复制链接]
hbzsb 发表于 2009-9-17 12:29:11 | 显示全部楼层 |阅读模式
论坛重写后可以正常访问
但uh就不能了,大家帮我看下规则配置是否出错,其中UH所在目录名:home

论坛:http://php.hbesxy.cn/
home:http://php.hbesxy.cn/home
  1. #
  2. <IfModule mod_rewrite.c>      
  3.      RewriteEngine On  
  4.      RewriteRule ^(.*)/archiver/((fid|tid)-[\w\-]+\.html)$ $1/archiver/index.php?$2
  5.      RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+)\.html$ $1/forumdisplay.php?fid=$2&page=$3
  6.      RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ $1/viewthread.php?tid=$2&extra=page\%3D$4&page=$3      
  7.      RewriteRule ^(.*)/space-(username|uid)-(.+)\.html$ $1/space.php?$2=$3      
  8.      RewriteRule ^(.*)/tag-(.+)\.html$ $1/tag.php?name=$2
  9.      RewriteRule ^/home/(space|network)\-(.+)\.html$ /$1.php?rewrite=$2 [L]
  10.      RewriteRule ^/home/(space|network)\.html$ /$1.php [L]
  11.      RewriteRule ^/home/([0-9]+)$ /space.php?uid=$1 [L]
  12. </IfModule>
复制代码
回复

使用道具 举报

999test.cn 发表于 2009-9-17 13:51:00 | 显示全部楼层
下载一个官方的REWRITE
回复

使用道具 举报

 楼主| hbzsb 发表于 2009-9-17 14:33:07 | 显示全部楼层
自己顶!~((em:14))
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-11 03:46 , Processed in 0.080821 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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