Correct encoded characters allowance in entrypoints.md

This commit is contained in:
Apflkuacha
2026-02-23 09:06:04 +01:00
committed by GitHub
parent d39036f454
commit 3d8908860f
@@ -232,7 +232,7 @@ By default, Traefik do not reject requests with path containing certain encoded
When your backend is not fully compliant with [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986) and notably decode encoded reserved characters in the requets path,
it is recommended to set these options to `false` to avoid split-view situation and helps prevent path traversal attacks or other malicious attempts to bypass security controls.
Here is the list of the encoded characters that are rejected by default:
Here is the list of the encoded characters that are allowed by default:
| Encoded Character | Character |
|------------------------------------------------------------------------------------|-------------------------|