Forced SSL login
-
Hello GatorDog. Great plugin, I appreciate your work here.
I have recently added the following option to my WP config file:
define('FORCE_SSL_ADMIN', true);
With this option present if you open WP login page using http WordPress replies with HTTP 302 response instructing your browser to reopen the page using https.
With Gator Cache enabled the flow is different: previously cached WP front page is being served over http in reply to initial request. No redirect to login page over https is observed and no login is possible.
Is this because of my misconfiguration or a Gator Cache issue?
My essential settings:
– I do not cache secure SSL https protocol pages
– I do not use .htaccess rules as presented in Http tab of Gator Cache Settings.
- The topic ‘Forced SSL login’ is closed to new replies.