Posts Tagged ‘supesite



在 系统设置-》 搜索引擎优化 然后上传 .htaccess文件,内容如下 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]

SupeSite7.0 正式版 config.php 里面的 siteurl 必须填写完整的 URL 地址,否则找回密码会出问题。 找回密码,以及会调用到$_SC['siteurl'] = ‘http://www.qk31.com’;


About this blog

QK31欢迎你的到来.

Photostream