MikeDre
10/25/2018 - 11:49 AM

Mac Apache / Loca Server Commands

// Restart Apache
sudo apachectl restart

// Apache Config Test
sudo apachectl configtest

// Restart MySQL (Brew)
brew services restart mysql

httpd -V