问题
Failed to reload httpd.service: Job type reload is not applicable for unit httpd.service.
See system logs and ‘systemctl status httpd.service’ for details.
答案
systemctl stop httpd
systemctl start httpd
问题
Failed to reload httpd.service: Job type reload is not applicable for unit httpd.service.
See system logs and ‘systemctl status httpd.service’ for details.
答案
systemctl stop httpd
systemctl start httpd