本站修复后台成功

自从上次迁移站点后,发现后台一直将您重定向的次数过多,在历经2个小时后(没有经验,穷举法),一路检测主题,插件,数据库后,最后发现是因为WordPress网站管理后台没有开启对https的支持,最后在wp-config.php添加三行解决完成;)

 $_SERVER['HTTPS'] = 'on';
define('FORCE_SSL_LOGIN', true);
define('FORCE_SSL_ADMIN', true);

524 日 , 2025 21:42
这是本博客第一个说说

hi,你好,WordPress

1116 日 , 2024 10:36

Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /www/wwwroot/rxtb5701206.qq.com/wp-content/themes/argon-theme-master/functions.php on line 352

Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /www/wwwroot/rxtb5701206.qq.com/wp-content/themes/argon-theme-master/functions.php on line 352