|
|
我把/etc/sysconfig/network中的localhost.localdomain改成了redhat后,启动httpd就会出现就个问题:
[root@redhat root]# service httpd start
启动 httpd:httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[失败]
请问我该在httpd.conf的那里改动才能让httpd正常启动呢? |
|