From 0bc520a0540327f3fdf9fa3ede8f3590a7d2d8e3 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 29 Aug 2025 12:20:29 +0000 Subject: [PATCH] helps to re-read the PR. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1928084 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/configuring.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/manual/configuring.xml b/docs/manual/configuring.xml index 9e76f1658b..1fd211ca8b 100644 --- a/docs/manual/configuring.xml +++ b/docs/manual/configuring.xml @@ -74,7 +74,9 @@ Server.

comments, and are ignored. Comments may not 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.

White space occurring before a directive is ignored, so -- 2.47.3