mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-10 11:26:15 -04:00
Sometimes it can be desired to return a location which is the same
as the request with a slash appended when there was not one in the
request. A typical use of this is for sending a 301 so that people
don't reference links without the trailing slash. The name of the
new option is "append-slash" and it can be used on "redirect"
statements in prefix mode.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||