Enable REDIRECT_HTTP=y by default
This commit is contained in:
parent
9133b9899c
commit
171c591da4
@ -218,7 +218,7 @@ HTTPS_PORT=443
|
|||||||
HTTPS_BIND=
|
HTTPS_BIND=
|
||||||
|
|
||||||
# Redirect HTTP connections to HTTPS - y/n
|
# Redirect HTTP connections to HTTPS - y/n
|
||||||
HTTP_REDIRECT=n
|
HTTP_REDIRECT=y
|
||||||
|
|
||||||
# ------------------------------
|
# ------------------------------
|
||||||
# Other bindings
|
# Other bindings
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user