位置:首页 > CMS教程 > 帝国CMS

帝国cms7.2默认伪静态规则提供apache\IIS6\IIS7\Nginx(帝国cms移动端设置教程)

发布时间:2023-04-07 12:07:52

文章来源:快乐收录网

访问次数:

 

apache下的.htaccess: RewriteEngine OnErrorDocument 404 /404.htmlRewritebase /#信息列表RewriteCond %{QUERY_STRING} ^(.*)$RewriteRule ^listinfo-(.+?)-(.+?)\.html$ /e/action/ListInf...

apache下的.htaccess:QQP快乐收录网

RewriteEngine OnQQP快乐收录网

ErrorDocument 404 /404.htmlQQP快乐收录网

Rewritebase /QQP快乐收录网

#信息列表QQP快乐收录网

RewriteCond %{QUERY_STRING} ^(.*)$QQP快乐收录网

RewriteRule ^listinfo-(.+?)-(.+?)\.html$ /e/action/ListInfo/index\.php\?classid=$1&page=$2QQP快乐收录网

#信息内容页QQP快乐收录网

RewriteCond %{QUERY_STRING} ^(.*)$QQP快乐收录网

RewriteRule ^showinfo-(.+?)-(.+?)-(.+?)\.html$ /e/action/ShowInfo\.php\?classid=$1&id=$2&page=$3QQP快乐收录网

#标题分类列表页QQP快乐收录网

RewriteCond %{QUERY_STRING} ^(.*)$QQP快乐收录网

RewriteRule ^infotype-(.+?)-(.+?)\.html$ /e/action/InfoType/index\.php\?ttid=$1&page=$2QQP快乐收录网

#TAGS信息列表页QQP快乐收录网

RewriteCond %{QUERY_STRING} ^(.*)$QQP快乐收录网

RewriteRule ^tags-(.+?)-(.+?)\.html$ /e/tags/index\.php\?tagname=$1&page=$2QQP快乐收录网

#评论列表页QQP快乐收录网

RewriteCond %{QUERY_STRING} ^(.*)$QQP快乐收录网

RewriteRule ^comment-(.+?)-(.+?)-(.+?)-(.+?)-(.+?)-(.+?)\.html$/e/pl/index\.php\?doaction=$1&classid=$2&id=$3&page=$4&myorder=$5&tempid=$6

IIS6下的httpd.ini:QQP快乐收录网

[ISAPI_Rewrite]QQP快乐收录网

# 3600 = 1 hourQQP快乐收录网

CacheClockRate 3600QQP快乐收录网

RepeatLimit 32QQP快乐收录网

#信息列表QQP快乐收录网

RewriteRule ^(.*)listinfo-(.+?)-(.+?)\.html$ $1/e/action/ListInfo/index\.php\?classid=$2&page=$3QQP快乐收录网

#信息内容页QQP快乐收录网

RewriteRule ^(.*)showinfo-(.+?)-(.+?)-(.+?)\.html$ $1/e/action/ShowInfo\.php\?classid=$2&id=$3&page=$4QQP快乐收录网

#标题分类列表页QQP快乐收录网

RewriteRule ^(.*)infotype-(.+?)-(.+?)\.html$ $1/e/action/InfoType/index\.php\?ttid=$2&page=$3QQP快乐收录网

#TAGS信息列表页QQP快乐收录网

RewriteRule ^(.*)tags-(.+?)-(.+?)\.html$ $1/e/tags/index\.php\?tagname=$2&page=$3QQP快乐收录网

#评论列表页QQP快乐收录网

RewriteRule ^(.*)comment-(.+?)-(.+?)-(.+?)-(.+?)-(.+?)-(.+?)\.html$$1/e/pl/index\.php\?doaction=$2&classid=$3&id=$4&page=$5&myorder=$6&tempid=$7QQP快乐收录网

#搜索伪静态

IIS7下的web.config:QQP快乐收录网

</configuration>QQP快乐收录网

Nginx下伪静态:QQP快乐收录网

rewrite ^([^\.]*)/listinfo-(.+?)-(.+?)\.html$ $1/e/action/ListInfo/index.php?classid=$2&page=$3 last;QQP快乐收录网

rewrite ^([^\.]*)/showinfo-(.+?)-(.+?)-(.+?)\.html$ $1/e/action/ShowInfo.php?classid=$2&id=$3&page=$4 last;QQP快乐收录网

rewrite ^([^\.]*)/infotype-(.+?)-(.+?)\.html$ $1/e/action/InfoType/index.php?ttid=$2&page=$3 last;QQP快乐收录网

rewrite ^([^\.]*)/tags-(.+?)-(.+?)\.html$ $1/e/tags/index.php?tagname=$2&page=$3 last;QQP快乐收录网

rewrite ^([^\.]*)/comment-(.+?)-(.+?)-(.+?)-(.+?)-(.+?)-(.+?)\.html$$1/e/pl/index\.php\?doaction=$2&classid=$3&id=$4&page=$5&myorder=$6&tempid=$7 last;QQP快乐收录网

if (!-e $request_filename) {QQP快乐收录网

return 404;QQP快乐收录网

}
发表于 2020-06-11 14:28 阅读 ( 525 ) 分类:帝国cms
QQP快乐收录网

  《帝国cms7.2默认伪静态规则提供apache\IIS6\IIS7\Nginx(帝国cms移动端设置教程)》更新于时间:2023-04-07 12:07:52;由本站小编进行发布,目前浏览的小伙伴达到,感谢你们的支持,后期快乐收录网小编会继续为大家更新更多相关的文章,希望广大网友多多关注快乐收录网工作心得栏目,如果觉得本站不错,那就给我们一个分享的支持吧!

帝国cms7.2默认伪静态规则提供apache\IIS6\IIS7\Nginx(帝国cms移动端设置教程)特别声明

本站快乐收录网提供的帝国cms7.2默认伪静态规则提供apache\IIS6\IIS7\Nginx(帝国cms移动端设置教程)都来源于网络,不保证文章的准确性和真实性,同时,对于该文章所造成的影响,不由快乐收录网实际控制,在2023-04-07 12:07:52收录时,该网页上的内容,都属于合规合法,如有侵权违规,可以直接联系网站管理员进行整改或删除,快乐收录网不承担任何责任。

快乐收录网:致力于优质、实用的网络站点资源收集与分享!本文地址:https://nav.klxjz.cn/CMS/empirecms/92816.html转载请注明

标签: