mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-27 14:44:23 +00:00
Fix more links and problems (#3)
Reviewed-on: https://gitea.com/gitea/docs/pulls/3
This commit is contained in:
@@ -20,7 +20,7 @@ menu:
|
||||
在启用HTTPS之前,确保您拥有有效的SSL/TLS证书。
|
||||
建议在测试和评估情况下使用自签名证书,请运行 `gitea cert --host [HOST]` 以生成自签名证书
|
||||
|
||||
如果您在服务器上使用阿帕奇(Apache)或Nginx,建议参考 [反向代理指南](../administration/reverse-proxies.md)。
|
||||
如果您在服务器上使用阿帕奇(Apache)或Nginx,建议参考 [反向代理指南](reverse-proxies.md)。
|
||||
|
||||
要使用Gitea内置HTTPS支持,您必须编辑`app.ini`文件。
|
||||
|
||||
@@ -86,7 +86,7 @@ ACME_EMAIL=email@example.com
|
||||
|
||||
## 使用反向代理服务器
|
||||
|
||||
按照 [reverse proxy guide](../administration/reverse-proxies.md) 的规则设置你的反向代理服务器
|
||||
按照 [reverse proxy guide](reverse-proxies.md) 的规则设置你的反向代理服务器
|
||||
|
||||
然后,按照下面的向导启用 HTTPS:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user