dedecms5.7偽靜態(tài)及rewrite規(guī)則,織夢(mèng)教程
導(dǎo)讀:織夢(mèng)教程織夢(mèng)教程因?yàn)榘呈怯没疖囶^采集自動(dòng)更新 每次采集完還要手工生成一下欄目列表頁(yè) 麻煩 所以就想著把欄目頁(yè)搞成偽靜態(tài) 這個(gè)dede默認(rèn)就支持 !dede后臺(tái)模板dede免費(fèi)校板下戰(zhàn)。
1 首先需要在后臺(tái)開啟偽靜態(tài)(服務(wù)器必須支持) 2 設(shè)置欄目必須是使用動(dòng)態(tài)頁(yè) 3修改 include/channelunit.func.php 文件 查找 代碼如下: $reurl = $GLOdede58模板BALS['cfg_phpurl']."/list.php?tid=".$typeid; 替換成: 代碼如下: $reurl = $GLOBALS['cfg_phpurl']."/list-".$typeid.".html"; 該處的修改是為了把導(dǎo)航及dede默認(rèn)的動(dòng)態(tài)鏈接換成靜態(tài) 如果你想文章頁(yè)也偽靜態(tài) 那么在添加文檔時(shí)選擇 高級(jí)參數(shù)—>僅動(dòng)態(tài)瀏覽 附上偽靜態(tài)規(guī)則 iis 代碼如下: [ISAPI_Rewrite] # 緩存織夢(mèng)的模板3600秒 = 1 小時(shí)(hour) CacheClockRate 3600 RepeatLimit 32 RewriteRule ^(.*)/index\.html $1/index\.php RewriteRule ^(.*)/plus/list-([0-9]+)\.html $1/plus/list\.php\?tid=$2 RewriteRule ^(.*)/plus/list-([0-9]+)-([0-9]+)-([0-9]+)\.html $1/plus/list\.php\?tid=$2&TotalResult=$3&PageNo=$4 RewriteRule ^(.*)/plus/view-([0-9]+)-([0-9]+)\.html $1/plus/viedede免費(fèi)校板下戰(zhàn)w\.php\?arcID=$2&pageno=$3 apache RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule index\.html /index\.php RewriteRule plus/list-([0-9]+)\.html$ /plus/list.php?tid=$1 RewriteRule plus/view-([0-9]+)-([0-9]+)\.html$ /plus/view.php?arcID=$1&pageno=$3 RewriteRule plus/list-([0-9]+)-([0-9]+)-([0-9]+)\.html$ /plus/list.php?tid=$1&totalresult=$2&PageNo=$3相關(guān)dede后臺(tái)模板dede免費(fèi)校板下戰(zhàn)。
聲明: 本文由我的SEOUC技術(shù)文章主頁(yè)發(fā)布于:2023-07-21 ,文章dedecms5.7偽靜態(tài)及rewrite規(guī)則,織夢(mèng)教程主要講述靜態(tài),規(guī)則,織夢(mèng)網(wǎng)站建設(shè)源碼以及服務(wù)器配置搭建相關(guān)技術(shù)文章。轉(zhuǎn)載請(qǐng)保留鏈接: http://www.bifwcx.com/article/web_32884.html
為你推薦與dedecms5.7偽靜態(tài)及rewrite規(guī)則,織夢(mèng)教程相關(guān)的文章
-
dedecms首頁(yè)中文章列表無刷新頂、踩的實(shí)現(xiàn)
(120)人喜歡 2023-07-21 -
織夢(mèng)網(wǎng)站地圖Sitemap+百度Ping推送功能實(shí)現(xiàn)
(160)人喜歡 2023-07-21 -
DeDecms后臺(tái)設(shè)置及網(wǎng)站地圖seo優(yōu)化,織夢(mèng)技
(50)人喜歡 2023-07-21 -
DedeCMS模板制作自定義表單時(shí)添加驗(yàn)證碼的
(166)人喜歡 2023-07-21 -
織夢(mèng)標(biāo)簽:sonchannel 子欄目調(diào)用,織夢(mèng)教程
(103)人喜歡 2023-07-21 -
在織夢(mèng)cms中使用繁體轉(zhuǎn)簡(jiǎn)體的函數(shù)BIG5To
(186)人喜歡 2023-07-21