diff --git a/templates/haproxy_cfg.jinja2 b/templates/haproxy_cfg.jinja2 index b8bce06fef00368c6f10032da02cd768c32b309b..201dda91f9ed8fdda560b75e19b4d9604385b2e5 100644 --- a/templates/haproxy_cfg.jinja2 +++ b/templates/haproxy_cfg.jinja2 @@ -173,6 +173,10 @@ frontend http_in use_backend backend_varnish if is_purge acl is_ban method BAN use_backend backend_varnish if is_ban + acl is_uriban method URIBAN + use_backend backend_varnish if is_uriban + acl is_urimban method URIMBAN + use_backend backend_varnish if is_urimban acl domain_ignores_varnish hdr(host) -i -n -f /etc/haproxy/ignore_varnish.list acl static_content path_end .jpg .jpeg .gif .png .ico .swf .css .js .htm .html .ttf .woff .woff2 .svg .eot acl static_content_private path_beg /system/