Skip to content

Commit fed4001

Browse files
Diane edit
1 parent afef588 commit fed4001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/create-instance-task-flex.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can direct requests to different routes by using route rules.
6767

6868
To view and edit route rules, click *Route Rules*.
6969

70-
All rules are optional. Not defining a value for a rule means that aspect of the request is not considered. For example, not specifying a host means that the route can service any host if the request meets the other route rules. Not defining any rule means that the route can service every request.
70+
All rules are optional. If a rule does not have a value, that rule is ignored. For example, not specifying a host means that the route can service any host if the request meets the other route rules. Not defining any rule means that the route can service every request.
7171

7272
Different routes can support the same upstream services. If you cannot capture all requests for a particular set of upstream services in a single route rule set, you can define multiple routes with different rules for full coverage.
7373

0 commit comments

Comments
 (0)