Last Updated: February 25, 2016
·
275
· searsaw

Apache Config Debug

I had problems with accidentally adding small syntax errors in Apache files on my Mac when adding virtual hosts. This command is a lifesaver. It checks your Apache config files and makes sure there aren't any syntax errors.

sudo apachectl configtest