Viewing articles tagged 'https'

 htaccess configure for ssl

  RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$...