Software Multicloud Defense
Activity Onboard

Profiles for Security and Gateway Security Profiles URL (Uniform Resource Locator) Filter Profile Create the URL Filtering Profile

Last updated: Jul 03, 2025

Create the URL Filtering Profile

Use the following procedure to create a standalone URL filtering profile:

Procedure

1

In the Security Cloud Control platform menu, choose Products > Multicloud Defense .

2

Navigate to Policies > Profiles > URL Filtering.

3

Click Create.

4

Provide a unique Name.

5

(Optional) Enter a Description. This may help differenatiate between other profiles with similar names.

6

Click Add to create a new row.

7

Specify individual URLs (e.g., https://www.google.com):

  • Each URL is specified as a PCRE (Perl Compatible Regular Expression).

  • Each URL must be specified as a full path.

  • Consider escaping the decimal "." character else it will be treated as a single character wildcard.

8

Specify Categories (e.g., Gambling, Sports, Social Networking).

9

Specify the HTTP methods to which the policy is applied.

10

Select on of the following as a subset of methods:

  • Delete

  • Get

  • Head

  • Options

  • Patch

  • Post

  • Put

11

Specify All for all methods.

12

Specify the policy Action for the user-specified URLs/Categories, Uncategorized and ANY rows:

  • Allow Log - Allow the requests and log an event.

  • Allow No Log - Allow the requests and do not log an event.

  • Deny Log - Deny the requests and log an event.

  • Deny No Log - Deny the requests and do not log an event.

13

Specify the Return Status Code.

14

Specify an integer value greater than or equal to 100 and less than 600. The value represents the HTTP status that will be returned to the client making the request. A common return code is 503.

15

Click Save.

What to do next

Attach the profile to a policy rule set. See Rule Sets and Rule Set Groups for more information.