{% extends 'antivirus/application.html' %} {% block navbar_icap %}class="active"{%endblock%} {% block contents %}

ICAP Anti Virus{% block header_tab %}{% endblock %}{% block header_subtab %}{% endblock %}

{% block page_comment %}

This option chains web filter with manually installed anti virus service (for example, ESET, C-ICAP or others). Use this module only if you have installed third party anti virus ICAP service yourself. In all other cases it is recommended to use eCAP antivirus.

{% endblock %}
{% block page_content %}{% endblock %}
{% endblock %}