rewriteengine has to be activated to enforce SSL

This commit is contained in:
2015-07-10 09:43:19 +03:00
parent 62565abcde
commit 8032f740f8

View File

@@ -1,3 +1,6 @@
RewriteEngine On
RewriteBase /
## SSL
# Enforce SSL
RewriteCond %{SERVER_PORT} !^443$