Fix absolute link in the migration guide
This commit is contained in:
parent
e5c80637fc
commit
8c19652361
1 changed files with 1 additions and 1 deletions
|
@ -655,4 +655,4 @@ Please check out the [entrypoint forwarded headers connection option configurati
|
||||||
### X-Forwarded-Prefix
|
### X-Forwarded-Prefix
|
||||||
|
|
||||||
In `v2.11.14`, the `X-Forwarded-Prefix` header is now handled like the other `X-Forwarded-*` headers: Traefik removes it when it's sent from an untrusted source.
|
In `v2.11.14`, the `X-Forwarded-Prefix` header is now handled like the other `X-Forwarded-*` headers: Traefik removes it when it's sent from an untrusted source.
|
||||||
Please refer to the Forwarded headers [documentation](https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers) for more details.
|
Please refer to the Forwarded headers [documentation](../routing/entrypoints.md#forwarded-headers) for more details.
|
||||||
|
|
Loading…
Reference in a new issue