Viewing articles tagged 'SSL'

 Forcing the domain to serve securely using HTTPS (for any site)

Goto Public directory to paste this code inside .htaccess RewriteEngine On RewriteCond %{HTTPS}...