mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-04 05:21:10 +00:00
When using wiki page names that include a slash behind a Apache HTTPD reverse proxy, AllowEncodedSlashes NoDecode and appending nocanon to the ProxyPass directive is required. This commit adds that information to the documentation. Signed-off-by: Gary Kim <gary@garykim.dev>