link
Start Apache web server
sudo systemctl start apache2
Start Apache service (Systemd)
Start Apache service (SysV)
sudo service apache2 start