当前位置: 首页 > 站长资讯 > 正文页面

帝国CMS教程:伪静态Apache的Rewrite规则设置

# 将 RewriteEngine 模式打开4Xn网站目录_网站网址收录与提交入口

RewriteEngine On4Xn网站目录_网站网址收录与提交入口

#信息内容页:showinfo-[!--classid--]-[!--id--]-[!--page--].html4Xn网站目录_网站网址收录与提交入口

RewriteCond %{QUERY_STRING} ^(.*)$4Xn网站目录_网站网址收录与提交入口

RewriteRule ^showinfo-(.+?)-(.+?)-(.+?)/.html$ /e/action/ShowInfo/.php/?classid=$1&id=$2&page=$34Xn网站目录_网站网址收录与提交入口

#信息列表:listinfo-[!--classid--]-[!--page--].html4Xn网站目录_网站网址收录与提交入口

RewriteCond %{QUERY_STRING} ^(.*)$4Xn网站目录_网站网址收录与提交入口

RewriteRule ^listinfo-(.+?)-(.+?)/.html$ /e/action/ListInfo/index.php?classid=$1&page=$24Xn网站目录_网站网址收录与提交入口

#标题分类列表页:infotype-[!--ttid--]-[!--page--].html4Xn网站目录_网站网址收录与提交入口

RewriteCond %{QUERY_STRING} ^(.*)$4Xn网站目录_网站网址收录与提交入口

RewriteRule ^infotype-(.+?)-(.+?)/.html$ /e/action/InfoType/index.php?ttid=$1&page=$24Xn网站目录_网站网址收录与提交入口

#TAGS信息列表页:tags-[!--tagname--]-[!--page--].html4Xn网站目录_网站网址收录与提交入口

RewriteCond %{QUERY_STRING} ^(.*)$4Xn网站目录_网站网址收录与提交入口

RewriteRule ^tags-(.+?)-(.+?)/.html$ /e/tags/index.php?tagname=$1&page=$24Xn网站目录_网站网址收录与提交入口

以上都是默认的Rewrite规则设置 4Xn网站目录_网站网址收录与提交入口

  

此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!:

相关文章