Apache2服務器Could not reliably determine the server's 問題解決

重啓Apache2出現:Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName.問題
在/etc/apache2/apache2.conf文件最後加上:
# Server Name
ServerName XXXXXX
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章