关于Caddy sni如何重定向
#178
-
|
Beta Was this translation helpful? Give feedback.
Answered by
lxhao61
Aug 13, 2023
Replies: 2 comments
-
首先 Caddy SNI 没有重定向功能,实现你需要的重定向配置如下:
5443 端口部分修改
另外你现在配置(省略部分)很旧了、且不安全了,建议参考对应示例更新。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lxhao61
-
感谢你的帮助!现在我可以开始重定向,并且我会认真考虑你提到的安全建议进行参考修改。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
首先 Caddy SNI 没有重定向功能,实现你需要的重定向配置如下:
80 端口部分修改
5443 端口部分修改