Before using WAF, you need to add domain names to be protected to WAF based on your web service protection requirements. WAF supports addition of single domain names and wildcard domain names. This section describes how to configure domain names to be protected.
A wildcard domain name is a domain name that contains the wildcard * and starts with *..
For example, *.example.com is a correct wildcard domain name, but *.*.example.com is not.
A wildcard domain name counts as one domain name.
A single domain name is also called a common domain name and is a specific domain name (a non-wildcard domain name).
For example, www.example.com or example.com is a single domain name.
For example, www.example.com counts as a domain name and so does a.www.example.com.
WAF supports single domain names and wildcard domain names.
You are advised to set the added domain name to be protected to be the same as the domain name that is set at the DNS provider.
WAF first checks the domain name that points to a specific page. For example, if www.example.com, *.a.example.com, and *.example.com are added to WAF, WAF checks them in the following sequence: www.example.com > *.a.example.com > *.example.com.