I would like to put the code generated by Really Simple SSL into BPSP Custom Code. What block would it go into. And because you are the expert… is it correct to use? If you have a best one, what is it please, and where does it go? Thank you yet again.
# BEGIN rlrssslReallySimpleSSL rsssl_version[2.1.18] <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTPS} !=on [NC] RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] </IfModule> # END rlrssslReallySimpleSSL
- This topic was modified 1 day ago by Deb.