diff --git a/.htaccess b/.htaccess index c203fb920..b964f57d5 100644 --- a/.htaccess +++ b/.htaccess @@ -11,6 +11,12 @@ ## if you have installed to a subdirectory, enter the name here also. ## # RewriteBase / + + ## + ## Uncomment following lines to force HTTPS. + ## + # RewriteCond %{HTTPS} off + # RewriteRule (.*) https://%{SERVER_NAME}/$1 [R,L] ## ## Black listed folders