Replies: 4 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
hw.abcd.com 解析到cf ip,或者cname到cf优选站点 才能保证cf正确回源 |
Beta Was this translation helpful? Give feedback.
0 replies
-
你的源站需要同时绑 hw.abcd.com 和 cf.1234.xyz 这两个域名,你确定你都绑了吗 |
Beta Was this translation helpful? Give feedback.
0 replies
-
你的源站需要同时绑 hw.abcd.com 和 cf.1234.xyz 这两个域名。 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
按该文方法: https://blog.csdn.net/qq_31066285/article/details/133690049 接入后,无法正常打开用1Panel搭建的网站。
我这里在用文字简要说一下过程。
两个域名
一个在cloudflard上:
cf.1234.xyz
,该域名解析到1Panel所在服务器的网站,并且开启cf中的“小云朵”。一个在huawei云解析上:
hw.abcd.com
1.
cf.1234.xyz
,该域名解析到1Panel所在服务器的网站,并且开启cf中的“小云朵”。2. 到
ssl/tls
--自定义主机名
中添加回退源
cf.1234.xyz
。3. 添加自定义主机名:
hw.abcd.com
4. 到huawei云解析添加对应的CNAME记录。
5. 等待CloudFlare上回源和自定义主机名生效即完成。
现在出现的情况是,以上操作生效后,访问

hw.abcd.com
出现如下图。。但访问源域名cf.1234.xyz
无任何问题F12:
同时,按以上完全一致的方法,在另外一台服务器上,仅使用nginx部署的一个网站,则能正常访问。
Beta Was this translation helpful? Give feedback.
All reactions