apache.rst
changeset 2596 9232f5c05694
parent 1912 8b81a8f0f692
--- 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
+