Sync docs from 2.2.x to gh-pages

This commit is contained in:
buildmaster
2020-05-04 17:00:17 +00:00
parent bb71589458
commit d8ff4febd3
2 changed files with 2 additions and 2 deletions

View File

@@ -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(?&lt;segment&gt;/?.*), $\{segment}</code></pre>
</div>

View File

@@ -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(?&lt;segment&gt;/?.*), $\{segment}</code></pre>
</div>