리눅스 일반
apache2: Could not reliably determine the server's fully qualified domain name
똑똑한 영장류
2015. 8. 4. 15:39
apache2: Could not reliably determine the server's fully qualified domain name
$ sudo service apache2 restart
했더니, 위와 같은 메세지가 뜨네..
/etc/apache2/apache2.conf 파일에
ServerName mydomain
적어주니 해결됐다.