User guide

Overview
Chapter 16: Using Web Content Filtering 565
Chapter 16
This chapter explains how to use Web content filtering.
This chapter includes the following topics:
Overview .................................................................................................. 565
Using Web Rules ...................................................................................... 567
Using Web Filtering ................................................................................. 575
Customizing the Access Denied Page ...................................................... 582
Overview
You can allow or block users from accessing Web content, by configuring Web rules
and/or the Web Filtering service. The following table describes the main differences
between Web rules and the Web Filtering service:
Table 126: Comparison of Web Content Filtering Methods
Web Rules
Web Filtering
Filtering Action Web rules allow and block
specific URLs.
The Web Filtering service is category
based; that is, it filters Web sites based on
the category to which they belong.
Point of Enforcement HTTP requests are analyzed in
the gateway, by comparing each
request against a list of rules.
HTTP requests are analyzed in the
gateway, by extracting each request's URL
and then sending the URL to the Service
Center, to determine to which categories
the URL belongs. The request is then
allowed or denied according to the
configured list of allowed categories.
Using Web Content Filtering