歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
您现在的位置: Linux教程網 >> UnixLinux >  >> Linux綜合 >> Linux資訊 >> 更多Linux

為什麼啟動Apache的時候提示:“Could not determine the server‘s fully qualified domain name, using 12

  這個說明Apache服務器不能確定你的主機名。修改Apache的配置文件,查找ServerName關鍵字,確定它不是處於注釋狀態並且形式如下: ServerName localhost 或者: ServerName www.foo.com




Copyright © Linux教程網 All Rights Reserved