]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
helps to re-read the PR.
authorEric Covener <covener@apache.org>
Fri, 29 Aug 2025 12:20:29 +0000 (12:20 +0000)
committerEric Covener <covener@apache.org>
Fri, 29 Aug 2025 12:20:29 +0000 (12:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1928084 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/configuring.xml

index 9e76f1658b6541244b7948d7fca437b2ccbe27b5..1fd211ca8bebf8419857cf028fae4aa4cd7a56e1 100644 (file)
@@ -74,7 +74,9 @@ Server.</p>
     comments, and are ignored. Comments may <strong>not</strong> be
     included on the same line as a configuration directive, including
     at the start of a line that has been continued as described in the
-    preceding pargraph.
+    preceding pargraph. Commented lines may also be continued, meaning
+    the next physical line is also interpreted as a comment because the
+    logical line begins with a hash character.
     </p>
 
     <p> White space occurring before a directive is ignored, so