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