# yum install httpd

 

启动

systemctl start httpd

重启

systemctl restart httpd

停止

systemctl stop httpd

相关文章: