Follow below rules for Stop Apache
sudo apachectl stop or sudo apachectl -k stop
Follow below rules for Start Apache
sudo apachectl start or sudo apachectl -k start
Follow below rules for ReStart Apache
sudo apachectl restart or sudo apachectl -k restart