HP VPN Firewall Appliances Attack Protection Configuration Guide
165
Item Descri
p
tion
URI
Optional.
Configure the URI as the filtering criterion. You can specify a URI string or regular
expression. For information about filtering criteria, see Table 44.
Block at Select the time for blocking the HTTP requests that match the rule.
Log at Select the time for logging the HTTP requests that match the rule.
Table 44 Filtering criteria combinations
Domain
name string
Domain
name regular
ex
p
ression
URI string
URI regular
expression
Filtering effect
www.abc.com None None None
Filters out the HTTP requests for
all the webpages at
www.abc.com.
www.abc.com None /index.html None
Filters out the HTTP requests for
the /index.html webpages at
www.abc.com.
www.abc.com None None /index\.html?
Filters out the HTTP requests for
the /index.html and /index.htm
webpages at www.abc.com.
None
(news|tech)\.a
bc\.com
None None
Filters out the HTTP requests for
the webpages at news.abc.com
and tech.abc.com.
None
(news|tech)\.a
bc\.com
/index.html None
Filters out the HTTP requests for
the /index.html webpages at
news.abc.com and
tech.abc.com.
None
(news|tech)\.a
bc\.com
None /index\.html?
Filters out the HTTP requests for
the /index.html and
/index.html webpages at
news.abc.com and
tech.abc.com.
Configuring default URL filtering rules
1. Click the expand button next to Default URL Filtering Rule, as shown in Figure 145.
Figure 145 Configuring the default URL filtering rule
2. Configure the user-defined URL filtering rule as described in Table 45.