【173免费下载论坛】

 找回密码
 注册

蚂蚁分类信息 手游版本 伪静态

[复制链接]
我爱萨其马虞co  发表于 2025-1-23 12:37:49 | 显示全部楼层 |阅读模式
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
RewriteRule ^m/store-([0-9]+)/document-id-([0-9]+).html$ m/index.php?mod=store&id=$1&action=document&docuid=$2
RewriteRule ^m/aboutus.html$ m/index.php?mod=aboutus
RewriteRule ^m/aboutus-id-([0-9]+).html$ m/index.php?mod=aboutus&id=$1
RewriteRule ^m/announce.html$ m/index.php?mod=announce&id=$1
RewriteRule ^space/(.+)\/$ space\.php\?user=$1
RewriteRule ^store-([0-9]+)\/$ store\.php\?uid=$1
RewriteRule ^store-([0-9]+)/([^\/]+).html$ store\.php\?uid=$1&Uid=$2
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(?!store|space|m)(.+)/$ category\.php\?Catid=$1
RewriteRule ^([a-z,A-Z,_,-]+)/([0-9]+)\.html$ information\.php\?id=$2
RewriteRule ^news\.html$ news\.php
RewriteRule ^news-id-([0-9]+)\.html$ /news\.php\?id=$1
RewriteRule ^news-catid-([0-9]+)\.html$ news\.php\?catid=$1
RewriteRule ^news-catid-([0-9]+)-page-([0-9]+)\.html$ news\.php\?catid=$1&page=$2
RewriteRule ^goods\.html$ goods\.php
RewriteRule ^goods-id-([0-9]+)\.html$ goods\.php\?id=$1
RewriteRule ^goods-([^\/]+)\.html$ goods\.php\?Catid=$1
RewriteRule ^corporation\.html$ corporation\.php
RewriteRule ^corporation-([^\/]+)\.html$ corporation\.php\?Catid=$1
RewriteRule ^aboutus\.html$ about\.php\?part=aboutus
RewriteRule ^sitemap\.html$ about\.php\?part=sitemap
RewriteRule ^aboutus-id-([0-9]+)\.html$ about\.php\?part=aboutus&id=$1
RewriteRule ^announce\.html$ about\.php\?part=announce&id=$1
RewriteRule ^faq\.html$ about\.php\?part=faq
RewriteRule ^faq-id-([0-9]+)\.html$ about\.php\?part=faq&id=$1
RewriteRule ^friendlink\.html$ about\.php\?part=friendlink
RewriteRule ^mayi-info\.xml$ sitemap\.php\?part=info
RewriteRule ^mayi-category\.xml$ sitemap\.php\?part=category
RewriteRule ^mayi-store\.xml$ sitemap\.php\?part=store
RewriteRule ^mayi-news\.xml$ sitemap\.php\?part=news

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|【173免费下载论坛】 ( 桂ICP备2022010778号-6 )

GMT+8, 2025-8-13 11:45 , Processed in 0.099715 second(s), 26 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2012 Comsenz Inc. Template by 600xin

返回顶部