Sync docs from 2.2.x to gh-pages
This commit is contained in:
@@ -1787,7 +1787,7 @@ The following listing configures a <code>RewritePath</code> <code>GatewayFilter<
|
||||
- id: rewritepath_route
|
||||
uri: https://example.org
|
||||
predicates:
|
||||
- Path=/foo/**
|
||||
- Path=/red/**
|
||||
filters:
|
||||
- RewritePath=/red(?<segment>/?.*), $\{segment}</code></pre>
|
||||
</div>
|
||||
|
||||
@@ -1787,7 +1787,7 @@ The following listing configures a <code>RewritePath</code> <code>GatewayFilter<
|
||||
- id: rewritepath_route
|
||||
uri: https://example.org
|
||||
predicates:
|
||||
- Path=/foo/**
|
||||
- Path=/red/**
|
||||
filters:
|
||||
- RewritePath=/red(?<segment>/?.*), $\{segment}</code></pre>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user