国产三级农村妇女在线,国产精品毛片a∨一区二区三区,国产乱子伦视频大全,国产精品色拉拉,国产欧美日韩一区二区三区,

首頁 > 技術(shù) > cms教程

Discuz教程:品牌空間偽靜態(tài)規(guī)則

小編 cms教程 2024-04-01 16:41:07
###獨(dú)立主機(jī)用戶使用此段規(guī)則###
RewriteEngine On
RewriteRule ^(.*)/store-([0-9]+).html$ $1/store.php?id=$2 [L,NC]
RewriteRule ^(.*)/store-([0-9]+)-([a-z]+).html$ $1/store.php?id=$2&action=$3 [L,NC]
RewriteRule ^(.*)/store-([0-9]+)-([a-z]+)-([0-9]+).html$ $1/store.php?id=$2&action=$3&xid=$4 [L,NC]
RewriteRule ^(.*)/store-([0-9]+)-([a-z]+)-catid-([0-9]+).html$ $1/store.php?id=$2&action=$3&catid=$4 [L,NC]
RewriteRule ^(.*)/street-([0-9]+).html$ $1/street.php?catid=$2 [L,NC]
RewriteRule ^(.*)/street-([0-9]+)-([0-9]+).html$ $1/street.php?catid=$2&tagid=$3 [L,NC]
###獨(dú)立主機(jī)用戶使用此段規(guī)則###
###虛擬主機(jī)用戶使用此段規(guī)則###
# 將 RewriteEngine 模式打開
RewriteEngine On
# 修改以下語句中的 /brand 為你的品牌空間目錄相對地址,如果程序放在根目錄中,請將 /brand 修改為 /
RewriteBase /brand
# Rewrite 系統(tǒng)規(guī)則請勿修改
RewriteRule ^store-([0-9]+).html$ store.php?id=$1 [L,NC]
RewriteRule ^store-([0-9]+)-([a-z]+).html$ store.php?id=$1&action=$2 [L,NC]
RewriteRule ^store-([0-9]+)-([a-z]+)-([0-9]+).html$ store.php?id=$1&action=$2&xid=$3 [L,NC]
RewriteRule ^store-([0-9]+)-([a-z]+)-catid-([0-9]+).html$ store.php?id=$1&action=$2&catid=$3 [L,NC]
RewriteRule ^street-([0-9]+).html$ street.php?catid=$1 [L,NC]
RewriteRule ^street-([0-9]+)-([0-9]+).html$ street.php?catid=$1&tagid=$2 [L,NC]
###虛擬主機(jī)用戶使用此段規(guī)則###

TAg

加載中~

本網(wǎng)站LOGO受版權(quán)及商標(biāo)保護(hù),版權(quán)登記號:國作登字-2022-F-10126915,未經(jīng)湖南木星科技官方許可,嚴(yán)禁使用。
Copyright ? 2012-2022 湖南木星科技有限公司(木星網(wǎng))版權(quán)所有
轉(zhuǎn)載內(nèi)容版權(quán)歸作者及來源網(wǎng)站所有,本站原創(chuàng)內(nèi)容轉(zhuǎn)載請注明來源,商業(yè)媒體及紙媒請先聯(lián)系:aishangyiwan@126.com

工信部備案號:湘ICP備19012813號-5