link
Stop Apache web server
sudo systemctl stop apache2
Stop Apache service (Systemd)
Stop Apache service (SysV)
sudo service apache2 stop