mirror of https://github.com/Aidaho12/haproxy-wi
parent
698c0bf6ee
commit
9e81ac65b6
|
@ -54,6 +54,6 @@
|
|||
</script>
|
||||
<div id="ajaxruntime"></div>
|
||||
<div class="add-note addName alert-info" style="width: inherit; margin-right: 15px;">
|
||||
You can read the description of all Run Time API <a href="https://haproxy-wi.org/description.py?description=runtimeapi" title="Run Time API description" target="_blank">here</a>
|
||||
</div>
|
||||
You can read the description of all Run Time API <a href="https://haproxy-wi.org/description.py?description=runtimeapi" title="Run Time API description" target="_blank">here</a>
|
||||
</div>
|
||||
{% endblock %}
|
|
@ -72,5 +72,8 @@
|
|||
showWafMetrics()
|
||||
showOverviewWaf(ip, hostnamea)
|
||||
</script>
|
||||
<div class="add-note addName alert-info" style="width: inherit; margin-right: 15px; clear: both;">
|
||||
You can read the description and watch a video about WAF <a href="https://haproxy-wi.org/description.py?description=waf" title="WAF" target="_blank">here</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endblock %}
|
Loading…
Reference in New Issue