scottcarlton
9/27/2014 - 3:19 PM

Common Apache terminal commands.

Common Apache terminal commands.

#Common Apache terminal commands.


Start Apache : sudo apachectl start

Stop Apache : sudo apachectl stop

Restart : sudo apachectl restart

Apache Version : httpd -v