首页 > 其他 > 网站日记>正文

【伪静态】规则互转

提示: 阅读权限:公开  
RewriteRule ^showinfo-([0-9]+)-([0-9]+)-([0-9]+).html$ e/action/ShowInfo.php?classid=$1&id=$2&page=$3
RewriteRule ^listinfo-([0-9]+)-([0-9]+).html$ e/action/ListInfo/index.php?classid=$1&page=$2
RewriteRule ^infotype-([0-9]+)-([0-9]+).html$ e/action/InfoType/index.php?ttid=$1&page=$2
RewriteRule ^tags-(.+?)-([0-9]+).html$ e/tags/index.php?tagname=$1&page=$2
RewriteRule ^comment-([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+).html$ e/pl/index.php?doaction=$1&classid=$2&id=$3&page=$4&myorder=$5&tempid=$6
RewriteRule ^([0-9a-zA-Z-/]+)/(|index.html|index_[0-9]+.html)$ e/action/list.php?classid=$1&page=$2
RewriteRule ^([0-9a-zA-Z-/]+)/([0-9a-zA-Z]+)([_0-9]*).html$ e/action/show.php?classid=$1&id=$2&page=$3


上一篇:【码段】php之远程拷贝

下一篇:【帝国cms插件】依据excel批量修改帝国数据表

tags: 伪静态

返回首页

相关

热门

站内直通车

[!--temp.bottomnav--]
返回顶部