applies-to
The applies-to configuration entry specifies the rules that are used to
determine which junctions use the configuration that is located in this stanza as default
configuration.
Syntax
applies-to =[+|-]<jct-id>
Description
The rules that are used to determine which junctions use the configuration that is located in this stanza as default configuration. This entry can be repeated multiple times, once for each rule that is to be defined.
The junction identifier is evaluated against each rule in sequence until a match is found. The corresponding code (+|-) is then used to determine whether the configuration is used as a default value by the junction. If the junction identifier matches no configured rules, the stanza is used by the junction.
Options
+- Indicates that the configuration is used by the junction.
-- Indicates that the configuration is not used by the junction.
<jct-id>- The identifier of the junction, either the junction point for a standard junction (include the leading '/'), or the virtual host label for a virtual host junction. This field can contain the ‘*?’ pattern matching characters.
Usage
This stanza entry is optional.
Default Value
None
Example
applies-to = +/junction_*
applies-to = -*