Search:     Advanced search
Browse by category:
Glossary | Ask question



How do I set Permit or Deny policy for URL Filtering?
Add comment
Views: 528
Votes: 0
Comments: 0

Using Webui:

1.        under proxy -> caching Proxy -> enable url filtering

2.        under Keyword filtering, you’ll see “permit” and “deny” default policy

 

Setting this default policy will affect “keyword” filtering and type filtering (see what is type filtering)

Example keywords:

index*

statement

 

If policy default is set to permit then any “match keyword” configuration in “keyword” filtering will result in rejecting only requests with URLs that match configured keywords and everything else will be permit

The following URLs will be rejected:

                /abc/efg/index.html

                /index/page1.html

                /index.html

                /bank/statement/jan.html

 

 

If policy default is set to deny, then any “match keyword” configuration in “keyword” filtering will result in permit only the requests with URLS that match configured keywords and everything else will be deny.

The following Sample URLs will be accepted:

                /abc/efg/index.html

                /index/page1.html

                /index.html

                /bank/statements/jan.html



Other questions in this category
How do I enable URL filtering?
What is the different between URL filtering passive and active mode work?
What is type filtering?
What is URL Filtering Character Based?
What is URL Filtering Length Based?
What is URL Filtering Alert Emails: