使用蚂蚁分类信息系统5.9单城市版的朋友们,因为找不到伪静态规则,导致页面无法正常访问,今天小编给大家整理了蚂蚁分类信息系统5.9单城市版apache环境下的伪静态规则。希望能解决大家遇到的问题!
RewriteEngine On
RewriteRule ^m/(?!store)(.+)/$ m/index.php?mod=category&Catid=$1
RewriteRule ^m/([a-z,A-Z,_,-]+)/([0-9]+).html$ m/index.php?mod=information&id=$2
RewriteRule ^m/news.html$ m/index.php?mod=news
RewriteRule ^m/news-id-([0-9]+).html$ m/index.php?mod=news&id=$1
RewriteRule ^m/news-catid-([0-9]+).html$ m/index.php?mod=news&catid=$1
RewriteRule ^m/news-catid-([0-9]+)-page-([0-9]+).html$ m/index.php?mod=news&catid=$1&page=$2
RewriteRule ^m/goods.html$ m/index.php?mod=goods
RewriteRule ^m/goods-id-([0-9]+).html$ m/index.php?mod=goods&id=$1
RewriteRule ^m/goods-([^\/]+).html$ m/index.php?mod=goods&Catid=$1
RewriteRule ^m/corporation.html$ m/index.php?mod=corp(分享不易,完整可用的伪静态代码请付费下载!谢谢)
RewriteRule ^m/corporation-([^\/]+).html$ m/index.php?mod=corp&Catid=$1
RewriteRule ^m/store-([0-9]+)/$ m/index.php?mod=store&id=$1
RewriteRule ^m/store-([0-9]+)/([a-z]+).html$ m/index.php?mod=store&id=$1&action=$2(分享不易,完整可用的伪静态代码请付费下载!谢谢)
【亲测】MayiCMS蚂蚁分类信息系统5.9单城市2023最新修复完美运营版源码!-精品资源网 https://www.jpzyw.net/archives/753768.html
暂无评论内容