只需一步,快速开始
RewriteEngine On RewriteRule ^([0-9]+)/spacelist(.+)$ index.php?uid/$1/action/spacelist/type$2 [L] RewriteRule ^([0-9]+)/viewspace(.+)$ index.php?uid/$1/action/viewspace/itemid$2 [L] RewriteRule ^([0-9]+)/viewbbs(.+)$ index.php?uid/$1/action/viewbbs/tid$2 [L] RewriteRule ^([0-9]+)/(.*)$ index.php?uid/$1/$2 [L] RewriteRule ^([0-9]+)$ index.php?uid/$1 [L] RewriteRule ^action(.+)$ index.php?action$1 [L] RewriteRule ^category(.+)$ index.php?action/category/catid$1 [L] RewriteRule ^viewnews(.+)$ index.php?action/viewnews/itemid$1 [L] RewriteRule ^viewthread(.+)$ index.php?action/viewthread/tid$1 [L] RewriteRule ^mygroup(.+)$ index.php?action/mygroup/gid$1 [L] RewriteRule ^index\.html$ index.php [L]
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2024-11-16 20:51 , Processed in 0.026209 second(s), 3 queries , Gzip On, Redis On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.