+ then
+ {% set values = dict() %}
+ {% set values = {'2':'Redirect to','3':'Allow','4':'Deny'} %}
+ {{ select('backend_acl_then', name='acl_then', values=values, first='Choose action', class='force_close', disabled=false) }}
+ value
+ {{ input('backend_acl_then_value', name='acl_then_value', title="Required if \'then\' is \'Use backend\' or \'Redirect\'") }}
+
+
+
+
+
+
+
+
Web acceleration(?):
@@ -618,7 +643,7 @@
-
+
@@ -926,7 +951,8 @@
- In this section you can create and edit black and white lists. And after use them in the HAProxy configs or in the "Add proxy" pages
+ In this section you can create and edit black and white lists. And after use them in the HAProxy configs or in the "Add proxy" pages. Read how to use it in this
+ article
Note: Each new address must be specified from a new line
@@ -940,6 +966,7 @@