Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-09-18 10:47:15 +00:00
parent a09fa319d2
commit fbb4920169
2 changed files with 2 additions and 2 deletions

View File

@@ -1339,7 +1339,7 @@ and have it applied to all routes.</p>
predicates:
- Path=/foo/**
filters:
- RewritePath=/foo/(?&lt;segment&gt;.*), /$\{segment}</code></pre>
- RewritePath=/foo(?&lt;segment&gt;/?.*), $\{segment}</code></pre>
</div>
</div>
<div class="paragraph">

View File

@@ -1339,7 +1339,7 @@ and have it applied to all routes.</p>
predicates:
- Path=/foo/**
filters:
- RewritePath=/foo/(?&lt;segment&gt;.*), /$\{segment}</code></pre>
- RewritePath=/foo(?&lt;segment&gt;/?.*), $\{segment}</code></pre>
</div>
</div>
<div class="paragraph">