--- a/apache.rst Wed Mar 26 00:30:50 2025 +0200 +++ b/apache.rst Wed May 28 06:57:10 2025 +0300 @@ -17,3 +17,11 @@ $ /usr/local/etc/rc.d/apache2 restart +Validate Apache config +====================== + +System wide installation:: + + sudo apachectl configtest + sudo apache2ctl -t +