Home >Backend Development >PHP Tutorial >Apache服务器绑定域名,该怎么解决

Apache服务器绑定域名,该怎么解决

WBOY
WBOYOriginal
2016-06-13 11:51:34901browse

Apache服务器绑定域名
独立服务器
域名已经做了解析
服务器上的apache  httpd.conf  也设置了 ServerName 59.54.54.176

在服务器上是可以打开网页的,但其他电脑就不行了,PING域名也是显示超时。求解
------解决方案--------------------
服务器禁止ping了
1、看看是不是设置了防火墙,把防火墙关闭
2、域名解析到服务器之后要创建虚拟主机,windows服务器的话有一个httpd-vhosts.conf文件,linux找下conf.d文件夹下的.conf文件
------解决方案--------------------
59.54.54.176 隶属江西省九江市 电信
你应该先与他们的网管联系一下

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn