mirror of https://github.com/go-gitea/gitea.git
Specify using AllowEncodedSlashes and nocanon for httpd (#7540)
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>pull/7553/head
parent
61ad048041
commit
cc384d767e
Loading…
Reference in New Issue