{% extends 'squid/exclude/tabs.html' %} {% block box_content %} {% block member_heading%}{%endblock%}
Exclusion by category only applies for HTTPS decryption bypass. Web filtering, antimalware scanning, authentication and caching are still applied!
{% if form.non_field_errors %}
{% for error in form.non_field_errors %} {{ error|escape }} {% endfor %}
{% endif %}
{% csrf_token %}
 
 
 
Reset To Default
{% endblock %} {% block exclude_category %}class="active"{%endblock%} {% block header_tab %} / Domain Categories{% endblock %} {% block page_comment %}

HTTPS connections to the following domain categories are never decrypted. Please note, exclusion from SSL decryption by domain category works only in explicit proxy deployment scenario. If you have intercept proxy deployment this will most probably not work.

{% endblock %} {% block value_name%}Advanced ACLs{%endblock%} {% block value_help%}Specify advanced Squid ACLs for exclusions. See Squid's online documentation for more information.{%endblock%} {% block comment_name%}Comment{%endblock%} {% block comment_help%}Specify comment for your own use.{%endblock%} {% block cancel_button%}{%endblock%}