# systemctl start httpd.service
# systemctl restart httpd.service
# systemctl stop httpd.service
# systemctl reload httpd.service
# systemctl status httpd.servicebash
# systemctl enable httpd.service # systemctl disable httpd.service
# systemctl kill httpd