diff --git a/roles/haproxy/templates/haproxy.cfg b/roles/haproxy/templates/haproxy.cfg index 97b448f..d317e08 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -57,6 +57,7 @@ frontend https_in http-response set-header Strict-Transport-Security "max-age=15552000; includeSubDomains;" # set X-Forward-For + http-request del-header x-forwarded-for option forwardfor # set X-Forwarded-Proto