From e28f3357fa41438060791f4b339ab079721d64d6 Mon Sep 17 00:00:00 2001 From: PiBa-NL Date: Mon, 2 Feb 2015 01:11:17 +0100 Subject: haproxy-devel, several improvements / fixes: -combine certificate acl's with user acl's -wildcard certificate acl handling -better handeling of 'transparent' backends when using mixed ipv4 and ipv6, a single defined backend can write 2 backends to the config ipv4 / ipv6 -option to negate a acl -moved acl definitions above advanced user config in cfg (to allow user config to use already defined acls) -toggle in frontend overview to easily enable/disable a frontend --- config/haproxy-devel/haproxy.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'config/haproxy-devel/haproxy.xml') diff --git a/config/haproxy-devel/haproxy.xml b/config/haproxy-devel/haproxy.xml index da2b4648..27199ee4 100644 --- a/config/haproxy-devel/haproxy.xml +++ b/config/haproxy-devel/haproxy.xml @@ -147,6 +147,16 @@ 077 https://packages.pfsense.org/packages/config/haproxy-devel/pkg_haproxy_tabs.inc + + /usr/local/pkg/ + 077 + https://packages.pfsense.org/packages/config/haproxy-devel/pkg/haproxy_upgrade_config.inc + + + /usr/local/www/javascript/ + 077 + https://packages.pfsense.org/packages/config/haproxy-devel/www/javascript/haproxy_geturl.js + -- cgit v1.2.3