2KB项目,专业的源码交易网站 帮助 收藏 每日签到

Discuz教程:品牌空间伪静态规则

  • 时间:2019-01-31 02:09 编辑:2KB 来源:2KB.COM 阅读:305
  • 扫一扫,手机访问
  • 分享
摘要: ###独立主机用户使用此段规则### <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^(.*)/store-([0-9]+).html$ $1/store.php?id=$2 [L,NC] RewriteRule ^(.*)/store-([0-9]+)-([a-z]+).html$ $1/store.ph
###独立主机用户使用此段规则### <IfModule mod_rewrite.c> 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] </IfModule> ###独立主机用户使用此段规则###   ###虚拟主机用户使用此段规则### # 将 RewriteEngine 模式打开 RewriteEngine On # 修改以下语句中的 /brand 为你的品牌空间目录相对地址,如果程序放在根目录中,请将 /brand 修改为 / RewriteBase /brand # Rewrite 系统规则请勿修改 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] ###虚拟主机用户使用此段规则###


2KB项目(www.2kb.com,源码交易平台),提供担保交易、源码交易、虚拟商品、在家创业、在线创业、任务交易、网站设计、软件设计、网络兼职、站长交易、域名交易、链接买卖、网站交易、广告买卖、站长培训、建站美工等服务

  • 全部评论(0)
资讯详情页最新发布上方横幅
最新发布的资讯信息
【计算机/互联网|】Nginx出现502错误(2020-01-20 21:02)
【计算机/互联网|】网站运营全智能软手V0.1版发布(2020-01-20 12:16)
【计算机/互联网|】淘宝这是怎么了?(2020-01-19 19:15)
【行业动态|】谷歌关闭小米智能摄像头,因为窃听器显示了陌生人家中的照片(2020-01-15 09:42)
【行业动态|】据报道谷歌新闻终止了数字杂志,退还主动订阅(2020-01-15 09:39)
【行业动态|】康佳将OLED电视带到美国与LG和索尼竞争(2020-01-15 09:38)
【行业动态|】2020年最佳AV接收机(2020-01-15 09:35)
【行业动态|】2020年最佳流媒体设备:Roku,Apple TV,Firebar,Chromecast等(2020-01-15 09:31)
【行业动态|】CES 2020预览:更多的流媒体服务和订阅即将到来(2020-01-08 21:41)
【行业动态|】从埃隆·马斯克到杰夫·贝佐斯,这30位人物定义了2010年代(2020-01-01 15:14)
联系我们

Q Q: 7090832

电话:400-0011-990

邮箱:7090832@qq.com

时间:9:00-23:00

联系客服
商家入住 服务咨询 投拆建议 联系客服
0577-67068160
手机版

扫一扫进手机版
返回顶部