Osx-apache
From John Freier
Revision as of 08:59, 13 June 2014 by Jfreier (Talk | contribs) (Created page with 'Start Apache in OSX To start Apache sudo apachectl start To stop Apache sudo apachectl stop To restart Apache sudo apachectl restart To find the Apache version h…')
Start Apache in OSX
To start Apache
sudo apachectl start
To stop Apache
sudo apachectl stop
To restart Apache
sudo apachectl restart
To find the Apache version
httpd -v