aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/doc/usage/reverse-proxies.en-us.md
diff options
context:
space:
mode:
authorBetaCat <outman99@hotmail.com>2018-10-18 02:19:04 +0800
committertechknowlogick <hello@techknowlogick.com>2018-10-17 14:19:04 -0400
commit1972383216643dcb01499011f3632a16f3d81611 (patch)
treed50a99724a07571cc00a3f5f8589fca07946fb60 /docs/content/doc/usage/reverse-proxies.en-us.md
parent25def0a808da5130074a5e2334a0a9f88ed621d8 (diff)
downloadgitea-1972383216643dcb01499011f3632a16f3d81611.tar.gz
gitea-1972383216643dcb01499011f3632a16f3d81611.zip
ZH-CN translation of Usage part (#5086)v1.6.0-rc1v1.6.0-dev
Diffstat (limited to 'docs/content/doc/usage/reverse-proxies.en-us.md')
-rw-r--r--docs/content/doc/usage/reverse-proxies.en-us.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/usage/reverse-proxies.en-us.md b/docs/content/doc/usage/reverse-proxies.en-us.md
index b067aeb49c..bd3945a405 100644
--- a/docs/content/doc/usage/reverse-proxies.en-us.md
+++ b/docs/content/doc/usage/reverse-proxies.en-us.md
@@ -81,7 +81,7 @@ Then set `[server] ROOT_URL = http://git.example.com/git/` in your configuration
Note: The following Apache HTTPD mods must be enabled: `proxy`, `proxy_http`
-## Using Caddy with a Sub-path as a reverse proxy
+## Using Caddy as a reverse proxy
If you want Caddy to serve your Gitea instance you can add the following server block to your Caddyfile: