https only

This commit is contained in:
Samuel Clay 2020-05-29 19:44:50 -04:00
parent d9a978affa
commit 16b86fec3a

View file

@ -37,7 +37,7 @@ frontend public
option http-server-close
# Redirect all HTTP traffic to HTTPS
# redirect scheme https code 301 if !{ ssl_fc }
redirect scheme https code 301 if !{ ssl_fc }
acl gunicorn_dead nbsrv(gunicorn) lt 1
acl nginx_dead nbsrv(nginx) lt 1