blob: fa6337a5084f2d3b63dc361e6f8a4a182d0dbe90 [file] [log] [blame]
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]