diff --git a/.htaccess b/.htaccess index 66b405d..1258958 100644 --- a/.htaccess +++ b/.htaccess @@ -11,7 +11,7 @@ RewriteEngine On RewriteCond %{SERVER_PORT} 80 - #RewriteRule ^(.*)$ https://%{SERVER_NAME}/$1 [R,L] + RewriteRule ^(.*)$ https://%{SERVER_NAME}/$1 [R,L]