How to start and stop Apache in OS X
How to start Apache:
sudo apachectl startHow to stop Apache:
sudo apachectl stopHow to restart Apache:
sudo apachectl restartN.B. I am on OS X Mavericks. It ships with Apache 2.
How to start Apache:
sudo apachectl startHow to stop Apache:
sudo apachectl stopHow to restart Apache:
sudo apachectl restartN.B. I am on OS X Mavericks. It ships with Apache 2.