Discuz论坛专题目录伪静态的设置方法
类别:建站知识   时间:10-12

Discuz论坛专题目录伪静态的设置方法1、进入网站后台-->全局-->SEO设置-->URL静态化-->在“门户专题页”填入:special/{name}/2、添加伪静态规则,不同的主机要添加的内容也不相同。下面为不同主机伪静态规则添加方式:Apache Web Server(独立主机用户)打开.htaccess文件加上:RewriteCond %{QUERY_STRING} ^(.*)$RewriteRule ^(.*)/special/(.+)/$ $1/portal.php?mod=topic&topic=$2&%1Apache Web Server(虚拟主机用户)打开.htaccess文件加上:RewriteCond %{QUERY_STRING} ^(.*)$RewriteRule ^special/(.+)/$ portal.php?mod=topic&topic=$1&%1 [L,NC]IIS Web Server(独立主机用户)打开Rewrite.dll文件加上:RewriteRule ^(.*)/special/(.+)/(\?(.*))*$ $1/portal\.php\?mod=topic&topic=$2&$4Nginx Web Serverrewrite ^([^\.]*)/special/(.+)/$ $1/portal.php?mod=topic&topic=$2 last;

智慧半岛,是一家专注于青岛网站建设青岛网站开发的青岛网络公司,Copyright ©2007-2019 Ebandao.Cn 版权所有 All Rights Reserved.(建议在1366x768以上的浏览器中访问)鲁ICP备08014496号

13153297890