Skip to content

Commit 7c9074a

Browse files
404 code
1 parent c8a235a commit 7c9074a

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
@@ -71,7 +71,7 @@ All rules are optional. If a rule does not have a value, that rule is ignored. F
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

74-
Only requests that meet all of the rules defined in the ruleset are directed to that route.
74+
Only requests that meet all of the rules defined in the ruleset are directed to that route. If a request does not meet the rules for any route, Flex Gateway returns a `404` error code.
7575

7676
Flex Gateway supports the following route rules:
7777

0 commit comments

Comments
 (0)