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