litespeed conf

This commit is contained in:
unknown
2023-08-30 15:01:46 +05:00
parent 60bcd5d357
commit a8b60e5916
7 changed files with 365 additions and 1 deletions

View File

@@ -1044,6 +1044,11 @@
<li><a href="{% url 'modSecRulesPacks' %}"
title="{% trans 'ModSecurity Rules Packs' %}"><span>{% trans "ModSecurity Rules Packs" %}</span></a>
</li>
{% if serverCheck == 1 %}
<li><a href="{% url 'litespeed_ent_conf' %}"
title="{% trans 'Litespeed ent conf' %}"><span>{% trans "Litespeed ent conf" %}</span></a>
</li>
{% endif %}
<li><a href="{% url 'csf' %}"
title="{% trans 'ConfigServer Security & Firewall (CSF)' %}"><span>{% trans "CSF" %}</span></a>
</li>