]> source.dussan.org Git - gitea.git/commit
Improve reverse-proxy document and fix nginx config bug (#24616)
authorwxiaoguang <wxiaoguang@gmail.com>
Wed, 10 May 2023 05:28:44 +0000 (13:28 +0800)
committerGitHub <noreply@github.com>
Wed, 10 May 2023 05:28:44 +0000 (05:28 +0000)
commitcf1a7b08eb5d453b42f450c7aaf71e634cab71ed
treee71dd0cf88848a3154e82705f069dae079eebacf
parentc355728a6fdfb35bc53e283d4447da098f39e3a2
Improve reverse-proxy document and fix nginx config bug (#24616)

Close #23711, thanks to @ghnp5 !
Close  #24612, thanks to @DanielGibson !

Major changes:

* the default value of nginx's client_max_body_size is too small, so put
a 512M here
* move `Resolving Error: 413 Request Entity Too Large` to a sub-section
of `Nginx` section
* make nginx use unescaped the URI and keep "%2F" as is when using
sub-path
* add details for General sub-path configuration
docs/content/doc/administration/reverse-proxies.en-us.md