Skip to content
Snippets Groups Projects
Commit 102a3414 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Fixes codestyle.

parent ed06c43d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment