Skip to main content

Command Palette

Search for a command to run...

Test your apache config file

Updated
1 min read

Test your apache config file

This is a quick note to remind you about the command to test your apache config file before actually restarting apache:

You can check your configuration files for syntax errors without starting the server by using apachectl configtest or the -t command line option.

Source: Apache Docs

More from this blog

Untitled Publication

29 posts