rewriteengine has to be activated to enforce SSL
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
RewriteEngine On
|
||||
RewriteBase /
|
||||
|
||||
## SSL
|
||||
# Enforce SSL
|
||||
RewriteCond %{SERVER_PORT} !^443$
|
||||
|
||||
Reference in New Issue
Block a user