명령어 종류
service
우분투 (서비스명: apache2)
service apache2 status
service apache2 start
service apache2 stop
service apache2 restart
service apache2 reload
CentOS (서비스명: httpd)
service httpd status
service httpd start
service httpd stop
service httpd restart
service httpd reload


'Server > Linux' 카테고리의 다른 글

Linux php composer 설치  (0) 2019.09.30
Linux PHP, Apache, MySQL 버전 확인  (0) 2018.07.17

+ Recent posts