突然不能重启和开关闭httpd了
在 conf 里设 ServerName 或者 /etc/hosts /etc/hostname 指到 127.0.0.1
在httpd.conf里面,设置如下:
ServerName localhost
即可解决