We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zh-CN
reverse-proxies
https-support
1 parent 768ee15 commit 42e009fCopy full SHA for 42e009f
docs/content/doc/administration/https-support.zh-cn.md
@@ -24,7 +24,7 @@ menu:
24
在启用HTTPS之前,确保您拥有有效的SSL/TLS证书。
25
建议在测试和评估情况下使用自签名证书,请运行 `gitea cert --host [HOST]` 以生成自签名证书
26
27
-如果您在服务器上使用阿帕奇(Apache)或Nginx,建议参考 [反向代理指南]({{< relref "doc/administration/reverse-proxies.en-us.md" >}})。
+如果您在服务器上使用阿帕奇(Apache)或Nginx,建议参考 [反向代理指南]({{< relref "doc/administration/reverse-proxies.zh-cn.md" >}})。
28
29
要使用Gitea内置HTTPS支持,您必须编辑`app.ini`文件。
30
0 commit comments