sudo apachectl restart
or if you’re not sure that it’s working, do it in stages:
sudo apachectl stop
and then
sudo apachectl start
sudo apachectl restart
or if you’re not sure that it’s working, do it in stages:
sudo apachectl stop
and then
sudo apachectl start