We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae97567 commit a0a4daeCopy full SHA for a0a4dae
0x10-https_ssl/1-haproxy_ssl_termination
@@ -8,7 +8,6 @@ defaults
8
frontend iamitsfoss-frontend
9
bind *:80
10
bind *:443 ssl crt /etc/haproxy/certs/iamitsfoss.tech.pem
11
- http-request redirect scheme https if !{ ssl_fc }
12
default_backend iamitsfoss-backend
13
14
backend iamitsfoss-backend
0 commit comments