SSL redirect codes
-
Dear Support ,
I am using free version of Really Simple SSL plugin and SSL redirect codes in htaccess and Wp – Config in a same time below :
Htaccess :<IfModule mod_rewrite.c> RewriteCond %{HTTPS} !=on RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] </IfModule>
Wp – Config
define(‘FORCE_SSL_LOGIN’, true); define(‘FORCE_SSL_ADMIN’, true);
Please let me know if there is any conflict between these codes and Really Simple SSL plugin .
Sincerely
AZAD
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘SSL redirect codes’ is closed to new replies.