Command
sudo apachectl configtest
Explanation
Validates Apache configuration files for syntax errors.
Examples
Test configuration files
sudo apachectl configtest
Alternative syntax
sudo apache2ctl -t
sudo apachectl configtest
Validates Apache configuration files for syntax errors.
Test configuration files
sudo apachectl configtest
Alternative syntax
sudo apache2ctl -t