1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/docs/content/doc/usage
wxiaoguang e18ea9e349
Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320)
* Apache `ProxyPassReverse` only works for Location, Content-Location and URI headers on HTTP redirect responses, it causes more problems than it resolves. Now all URLs generated by Gitee have the correct prefix AppSubURL. We do not need to set `ProxyPassReverse`.

* fix url param

* use AppSubURL instead of AppURL in api/v1

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-10-15 23:34:07 -04:00
..
backup-and-restore.en-us.md
backup-and-restore.zh-cn.md
backup-and-restore.zh-tw.md
command-line.en-us.md Allow LDAP Sources to provide Avatars (#16851) 2021-09-26 22:39:36 -04:00
email-setup.en-us.md docs: rewrite email setup (#16404) 2021-07-12 22:05:40 +02:00
fail2ban-setup.en-us.md Extend the fail2ban instructions with a hint on how to make X-Real-IP… (#16446) 2021-07-16 10:04:52 +01:00
git-lfs-support.md add note about minimum required version of git installed (#16433) 2021-07-14 23:28:49 -04:00
https-support.md
issue-pull-request-templates.en-us.md
issue-pull-request-templates.zh-cn.md
linked-references.en-us.md
pull-request.en-us.md
pull-request.zh-cn.md
pull-request.zh-tw.md
push-options.en-us.md
push-options.zh-tw.md
reverse-proxies.en-us.md Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320) 2021-10-15 23:34:07 -04:00
reverse-proxies.zh-cn.md Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320) 2021-10-15 23:34:07 -04:00
template-repositories.md