I want to allow a specific web category for my whole users
the problem is that when I create a web filter policy to add that category, I have to choose a template, all the template with a default action Allow except one with a default action deny
so if I choose a template with a default action allow it will open every thing to my users except what I add to deny
and if I choose a template with a default action deny, it will block everything except what I add to allow
If I add this policy to a user policy, it will be the only policy that will apply because it mach everything with action allow all except or deny all except
and the other policy for the same user will not take effect because it is lower than that one
This thread was automatically locked due to age.