
上安复制------------- 通过 SystemD - CentOS/RHEL 7 和 Fedora 22+ ------------------- # systemctl start httpd # systemctl enable httpd ------------- 通过 SysVInit - CentOS/RHEL 6 和 Fedora ---------------------- # service httpd start # chkconfig --level 35 httpd on 1.2.3.4.5.6.