{% extends 'safety/rules/ruledomainbase_list.html' %} {% block toolbar_rule_domains %}active{%endblock%} {% block rule_desc%}

Block specific web applications using regular expressions on 'User Agent' header in HTTP request.

{%endblock%} {% block th1 %}Matching Regular Expression{%endblock%} {% block addnew_href%}{% url 'wf:ViewRuleUserAgentCreate' policy.pk %}{%endblock%} {% block edit1_href%}{% url 'wf:ViewRuleUserAgentUpdate' policy.pk object.pk %}{%endblock%} {% block edit2_href%}{% url 'wf:ViewRuleUserAgentUpdate' policy.pk object.pk %}{%endblock%}