端くれプログラマの備忘録 Apache [Apache] httpd.confの文法チェックコマンド

[Apache] httpd.confの文法チェックコマンド

以下。httpd.confが他ファイルをインクルードしている場合はそれらもチェックされる。

$ apachectl configtest

参考サイト

apachectl – Apache HTTP Server Control Interface – Apache HTTP Server Version 2.2
https://httpd.apache.org/docs/2.2/programs/apachectl.html