httpd: Could not reliably determine the server's fully qualified domain name
なエラーが出ておこられてしまう。
そんなときは
/etc/httpd/conf/httpd.conf
で
#ServerName www.example.com:80
を指定してあげればいい。
httpd: Could not reliably determine the server's fully qualified domain name
なエラーが出ておこられてしまう。
そんなときは
/etc/httpd/conf/httpd.conf
で
#ServerName www.example.com:80
を指定してあげればいい。