在CloudFront灵活SSL后面设置时,无法通过https访问管理员.
管理员在通过http访问时工作正常,但是一旦我更改为安全https,它就会在重定向循环中结束.
我正在添加以下行wp-config.php以强制管理员中的SSL.
wp-config.php
define('FORCE_SSL_ADMIN', true);
wordpress ssl cloudflare
cloudflare ×1
ssl ×1
wordpress ×1