diff --git a/templates/haproxy.cfg.tmpl b/templates/haproxy.cfg.tmpl index cbc46550eba4e76fbfa0597cf0a7529e2e9ee3d9..9726bd88328a1612dad5c6d0ed94bd08311fb359 100644 --- a/templates/haproxy.cfg.tmpl +++ b/templates/haproxy.cfg.tmpl @@ -29,8 +29,8 @@ frontend http-in frontend https-in mode http - bind *:443 ssl no-sslv3 crt /etc/haproxy/certs - reqadd X-Forwarded-Proto:\ https + bind *:443 ssl no-sslv3 crt /etc/haproxy/certs + reqadd X-Forwarded-Proto:\ https rspadd Strict-Transport-Security:\ max-age=15768000 rspidel Server rspidel X-Powered-By