X-Space 2.0.1 启用Rewrite 个人空间出问题

上一篇 / 下一篇  2007-01-24 19:52:53 / 个人分类:网站

查看( 412 ) / 评论( 23 )
访问个人空间 留言本 http://www.514200.cn/15599/action_viewpro.html
我的介绍 http://www.514200.cn/12290/action_viewpro_showpro_1.html
都出现查找不到.
请求解决.

CODE:


# SupeSite Rewrite规则


# 独立主机用户
# 修改以下语句中的 /supesite 修改为你的SupeSite目录地址,如果程序放在根目录中,请将 /supesite 修改为 /

RewriteRule ^/([0-9]+)/spacelist(.*)$ /index\.php\?$1/action_spacelist$2
RewriteRule ^/([0-9]+)/viewspace(.+)$ /index\.php\?$1/action_viewspace_itemid$2
RewriteRule ^/([0-9]+)/viewbbs(.+)$ /index\.php\?$1/action_viewbbs_tid$2
RewriteRule ^/([0-9]+)/(.*)$ /index\.php\?$1/$2
RewriteRule ^/([0-9]+)$ /index\.php\?$1
RewriteRule ^/action(.+)$ /index\.php\?action$1
RewriteRule ^/category_(.+)$ /index\.php\?action_category_catid_$1
RewriteRule ^/itemlist_(.+)$ /index\.php\?action_itemlist_catid_$1
RewriteRule ^/viewnews_(.+)$ /index\.php\?action_viewnews_itemid_$1
RewriteRule ^/viewthread_(.+)$ /index\.php\?action_viewthread_tid_$1
RewriteRule ^/index([\.a-zA-Z0-9]*)$ /index\.php

TAG: 网站

我来说两句

(可选)

Open Toolbar