国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > 織夢DEDE > 正文

dedecms偽靜態(tài)設置以及目錄鏈接301跳轉實現(xiàn)方法(偽靜態(tài))

2024-07-12 08:53:37
字體:
來源:轉載
供稿:網友

htaccess偽靜態(tài)的規(guī)則

通過htaccess使用偽靜態(tài),則必須空間商支持Rewrite模塊,該模塊負責URL的重寫。否則即便是設置好了,也無法使用,并且還有可能出現(xiàn)500錯誤。

下面是dedecms的偽靜態(tài)設置文本(部分參考):

個性化偽靜態(tài)還需要配合修改dedecms后臺文件才能實現(xiàn)

效果為www.***.com/plus/view.php?aid=123轉化為www.***.com/html/123/123.html

具體規(guī)則大家可以根據自己的需要進行修改!

RewriteEngine On  RewriteRule ^category/list-([0-9]+)/.html$ /plus/list.php?tid=$1  RewriteRule ^category/list-([0-9]+)-([0-9]+)-([0-9]+)/.html$ /plus/list.php?tid=$1&totalresult=$2&PageNo=$3  RewriteRule ^archives/view-([0-9]+)-([0-9]+)/.html$ /plus/view.php?arcID=$1&pageno=$2  RewriteRule ^plus/list-([0-9]+).html$ /plus/list.php?tid=$1   RewriteRule ^plus/list-([0-9]+)-([0-9]+)-([0-9]+).html$ /plus/list.php?tid=$1&totalresult=$2&PageNo=$3   RewriteRule ^plus/view-([0-9]+)-1.html$ /plus/view.php?arcID=$1   RewriteRule ^plus/view-([0-9]+)-([0-9]+).html$ /plus/view.php?aid=$1&pageno=$2  //個性化偽靜態(tài)文章鏈接  RewriteRule ^list_([0-9]+)-([0-9]+)-([0-9]+).html$ list.php?tid=$1&TotalResult=$2&PageNo=$3  RewriteRule ^html/([0-9]+)([0-9]+)/([0-9]+).html$ /plus/view.php?aid=$3

5.目錄和文章鏈接的301跳轉

該功能可以實現(xiàn)網站目錄鏈接和文章鏈接的301跳轉

RewriteEngine On  RewriteBase /  RewriteRule ^html/it/(.+)$ https://www.***.com/html/$1 [R=301,L]

效果是:訪問www.***.com/html/it/*.html 會跳轉到www.***.com/html/.html 這個上面

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 苍梧县| 昌乐县| 夏邑县| 句容市| 桐庐县| 柞水县| 巴彦淖尔市| 兴山县| 革吉县| 石城县| 南昌县| 上杭县| 吉林市| 建宁县| 大同县| 金秀| 黑河市| 讷河市| 石屏县| 扎兰屯市| 陵川县| 都江堰市| 濮阳县| 庐江县| 临泉县| 周口市| 德化县| 平遥县| 定结县| 确山县| 湄潭县| 龙南县| 佛冈县| 中方县| 故城县| 文成县| 东乡| 山阴县| 虹口区| 奉化市| 宜兰县|