-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`rewrite-target` rewrites the path of the request to another path provided in the annotation. The haproxy keyword used was `replace-uri`, and an URI by definition can have an optional scheme and domain. Change to `request-path` will leave the configuration compatible with the data being matched.
- Loading branch information
1 parent
0fae103
commit fec5222
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters