解決httpd: Could not reliably determine the server's fully qualified domain name

using localhost.localdomain for ServerName  說不能確認服務器完全確認域名 localhost.localdoman  這

個問題怎麼解決??

 


答案:

vi /etc/httpd/conf/httpd.conf   加入一句  ServerName  localhost:80


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章