97久久国产亚洲精品超碰热,成人又色又爽的免费网站,色偷偷女人的天堂a,男女高潮喷水在线观看,国内精品一线二线三线区别在哪里

Discuz! 官方交流社區(qū)

標題: 用戶個人主頁開啟偽靜態(tài)后,鏈接是中文打開是404 [打印本頁]

作者: 哈哈123    時間: 2019-10-19 17:19
標題: 用戶個人主頁開啟偽靜態(tài)后,鏈接是中文打開是404
本帖最后由 哈哈123 于 2019-10-19 18:43 編輯

用戶個人主頁開啟偽靜態(tài)后,鏈接是中文打開是404?就是論壇首頁的今日: 17|昨日: 21|帖子: 62|會員: 99|歡迎新會員: 萬加

歡迎新會員這里的連接是中文
比如 會員用戶名為 去哪兒旅游  目前的連接就是     域名/space-username-去哪兒旅游.html   

然后點擊后就是404 或是 抱歉,您指定的用戶空間不存在


跪求各位高手,這個怎么解決呢?到底是哪兒的問題,問了一下空間商,他們說是偽靜態(tài)的問題,可我偽靜態(tài)也是正確啊,

RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^topic-(.+)\.html$ portal.php?mod=topic&topic=$1&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^article-([0-9]+)-([0-9]+)\.html$ portal.php?mod=view&aid=$1&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^forum-(\w+)-([0-9]+)\.html$ forum.php?mod=forumdisplay&fid=$1&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ forum.php?mod=viewthread&tid=$1&extra=page\%3D$3&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^group-([0-9]+)-([0-9]+)\.html$ forum.php?mod=group&fid=$1&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^space-(username|uid)-(.+)\.html$ home.php?mod=space&$1=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^blog-([0-9]+)-([0-9]+)\.html$ home.php?mod=space&uid=$1&do=blog&id=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^(fid|tid)-([0-9]+)\.html$ archiver/index.php?action=$1&value=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^([a-z]+[a-z0-9_]*)-([a-z0-9_\-]+)\.html$ plugin.php?id=$1:$2&%1


作者: allthebest    時間: 2019-10-20 01:34
主機的.htaccess文件,有Rewrite規(guī)則嗎?
作者: 耗子    時間: 2019-10-20 12:03
  可以聯(lián)系QQ交談有償服務(wù)




歡迎光臨 Discuz! 官方交流社區(qū) (http://r615.cn/) Powered by Discuz! X5.0