summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 7bfd6a95..f28b0ca7 100644
--- a/.htaccess
+++ b/.htaccess
@@ -26,7 +26,7 @@
############################
# RewriteCond %{HTTPS} !=on
- # RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
+ # RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
</IfModule>
<IfModule pagespeed_module>