刚才突然好了一下 又不行了“无法访问此网站 连接已重置。”
服务器内:
- [root@633A ~]# curl -I https://{隐私保护域名}
- HTTP/1.1 200 OK
- Server: nginx
- Date: Mon, 21 Feb 2022 03:52:25 GMT
- Content-Type: text/html; charset=utf-8
- Connection: keep-alive
- Vary: Accept-Encoding
- Strict-Transport-Security: max-age=31536000
- [root@633A ~]# ping https://{隐私保护域名}
- ping: https://{隐私保护域名}: Name or service not known
复制代码 |