How to block uncategorized URLs
search cancel

How to block uncategorized URLs

book

Article ID: 166301

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

How can I use the ProxySG to block all uncategorized URLs?

 

Resolution

URLs that are not categorized are assigned the category none. Blocking the system category none blocks all uncategorized URLs.

To deny all uncategorized URLs, add the following CPL code in the local policy or in a CPL policy layer.

<Proxy>

DENY category=none

You can also use the Visual Policy Manager.

  1. Add a new rule in a Web Access Layer.
  2. Right-click in the Destination column and select Set > New > Request URL Category.
  3. Name the URL category to reflect the purpose.
  4. Expand System and select None. Click OK to close the dialogs.
  5. Set action as DENY.
  6. Install the policy.