/
HostRegex
HostRegex
- 1 Overview
- 2 Reference
- 2.1 Attributes
- 2.1.1 Content Specifiers
- 2.1.2 Content Settings
- 2.2 Child Elements
- 2.2.1 Access Control
- 2.2.2 Nested Content Specifiers
- 2.1 Attributes
Overview
The <HostRegex>
element is used to apply content rules to requests to any virtual host that matches a regular expression. The input expression is constructed as:scheme://hostname:port
Reference
Attributes
Content Specifiers
Names | Type | Req? | Default | Description |
---|---|---|---|---|
regex | string | Y |
| Specifies the regular expression to apply. |
caseSensitive | boolean |
| false | If false, the case-ignoring option is set for the regular expression engine |
Content Settings
The element supports a large number of XML attributes corresponding to the content settings supported by the SP:
Child Elements
Access Control
Nested Content Specifiers
, multiple selections available,
Related content
Host
Read with this
PathRegex
PathRegex
Read with this
New Configuration Summary
New Configuration Summary
More like this
URLTemplate
URLTemplate
More like this
XMLRequestMapper
XMLRequestMapper
Read with this
BodyTemplate
BodyTemplate
More like this