Host Name Selector

Purpose

The Host Name Selector permits specific path handling based on the specified host names.

For more information regarding adding and editing Preconditions, see Editing Preconditions.

Recommendations for use

Use the Host Name Selector if you’ve defined an application with several hosts, and want to handle certain parts of your web application differently, depending on the individual host.

For example, you could allow access for a path /admin only for www.company.com, but not for www.company.biz.

Attributes

Attribute Meaning

hostnames

List of hosts that are to be handled specially

require or forbid

Select the option require if you want vWAF to observe the rules stored for the path only for the specified hosts (assuming any other additional preconditions specified are also met).

Select the option forbid if you want vWAF not to observe the rules stored for the path for the specified hosts.