我输入 service httpd start显示一下内容:
Redirecting to /bin/systemctl start httpd.service
--------------------------
意思是让你用
/bin/systemctl start httpd.service
不要用 service httpd start
---------------
/etc/httpd/conf
centos7 启动httpd的时候为什么显示是这样的
原文地址:http://www.cnblogs.com/fps2tao/p/7531351.html