咨询热线:4006-75-4006

售前:9:00-23:30    备案:9:00-18:00    技术:7*24h

WordPress迁移后提示:“存在循环重定向”解决方法

2016-09-16 14:14:23 9054次

问题描述:

    WordPress站点迁移后无法正常访问,Google浏览器详细信息中提示:在循环重定向。

    检查网站日志,发现如下错误信息 :


    Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.


原因分析:

   该问题是因为之前WordPress可能放在站点二级目录下,因此伪静态文件.htaccess中RewriteBase参数为/bbs或者其它二级目录。


解决方法:

   将RewriteBase /bbs改为RewriteBase  /即可。


首页
最新活动
个人中心