Check Nginx service status
Start Apache web server
Stop Apache web server
Check Apache service status
sudo systemctl status apache2
Displays the current status of the Apache service.
Check status (Systemd)
Check status (SysV)
sudo service apache2 status
Restart Apache web server
Reload Apache configuration
View Apache access logs