- 工信部备案号 滇ICP备05000110号-1
- 滇公安备案 滇53010302000111
- 增值电信业务经营许可证 B1.B2-20181647、滇B1.B2-20190004
- 云南互联网协会理事单位
- 安全联盟认证网站身份V标记
- 域名注册服务机构许可:滇D3-20230001
- 代理域名注册服务机构:新网数码
问题描述:
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 /即可。
售前咨询
售后咨询
备案咨询
二维码
TOP