网站退出解析

网站退出解析

我运行 VestaCP 的 Ubuntu 16.04 LTS 服务器将不再解析我的网站。我可以通过 IP 连接到我的 VestaCP 控制面板,但不能再通过主机名连接。我的所有网站在 Google Chrome 中都显示此错误:

ERR_NAME_RESOLUTION_FAILED

这是我的 /etc/hosts 文件

127.0.0.1       localhost
208.110.93.18   hosting.prenticenetwork.com

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
208.110.93.18 hosting.prenticenetwork.com hosting.prenticenetwork.com

相关内容