Sync docs from master to gh-pages
This commit is contained in:
@@ -1339,7 +1339,7 @@ and have it applied to all routes.</p>
|
||||
predicates:
|
||||
- Path=/foo/**
|
||||
filters:
|
||||
- RewritePath=/foo/(?<segment>.*), /$\{segment}</code></pre>
|
||||
- RewritePath=/foo(?<segment>/?.*), $\{segment}</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
|
||||
@@ -1339,7 +1339,7 @@ and have it applied to all routes.</p>
|
||||
predicates:
|
||||
- Path=/foo/**
|
||||
filters:
|
||||
- RewritePath=/foo/(?<segment>.*), /$\{segment}</code></pre>
|
||||
- RewritePath=/foo(?<segment>/?.*), $\{segment}</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
|
||||
Reference in New Issue
Block a user