美文网首页
ubuntu14.04apache2出现Could not re

ubuntu14.04apache2出现Could not re

作者: 拉肚 | 来源:发表于2016-07-18 01:45 被阅读33次

Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName

在etcapache2/sites-available中顶部加ServerName localhost

ServerName localhost

# The ServerName directive sets the request scheme, hostname and port that

# the server uses to identify itself. This is used when creating

# redirection URLs. In the context of virtual hosts, the ServerName

# specifies what hostname must appear in the request's Host: header to

# match this virtual host. For the default virtual host (this file) this

# value is not decisive as it is used as a last resort host regardless.

# However, you must set it for any further virtual host explicitly.

#ServerName www.example.com

相关文章

网友评论

      本文标题:ubuntu14.04apache2出现Could not re

      本文链接:https://www.haomeiwen.com/subject/ecspjttx.html