【发布时间】:2017-06-25 02:37:31
【问题描述】:
我正在将我的 wordpress 多站点 (http://blogs.xxx.com) 迁移到新服务器 (http://blogs-test.xxx.com/blogs) 中的子目录。运行 wp-admin/install.php 后,我在所有页面中都出现“页面未正确重定向”错误。我做过这些事情:
- 检查 wp-config.php 以确保设置了 siteurl 和 home 同样:http://blogs-test.xxx.com/blogs;
- 查看.htaccess,和上一个一样;
- 删除了 wp-plugin 和 mu-plugins 文件夹中的所有插件;
- 已清除浏览器中的所有 cookie。
我还缺少其他东西吗? 谢谢!
【问题讨论】:
标签: wordpress .htaccess multisite