📅  最后修改于: 2022-03-11 14:51:15.153000             🧑  作者: Mango
## Start command ##
systemctl start apache2.service
## Stop command ##
systemctl stop apache2.service
## Restart command ##
systemctl restart apache2.service