diff --git a/haproxy.cfg b/haproxy.cfg index 7383b3f..4face33 100644 --- a/haproxy.cfg +++ b/haproxy.cfg @@ -26,7 +26,7 @@ frontend unsecured acl idp_test hdr(host) -i idptest.amue.fr acl idp hdr(host) -i idp.amue.fr redirect location https://idptest.amue.fr if idp_test - redirect location https://idptest.amue.fr if idp + redirect location https://idp.amue.fr if idp frontend http_frontend bind *:8100