blob: ee070fcc5c79af99f6ed0a19dd9da57fa98da61d [file] [log] [blame]
Options +Includes
AddOutputFilter INCLUDES .html
AddOutputFilter INCLUDES .htm
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]