haproxy-manager-base/templates/hap_path_acl.tpl

5 lines
129 B
Smarty
Raw Normal View History

2025-02-20 13:41:38 -08:00
2025-02-19 07:53:26 -08:00
#Path Method {{ path }}
acl {{ path }}-acl path_beg {{ path }}
use_backend {{ name }}-backend if {{ path }}-acl