From: Eric Covener Date: Fri, 29 Aug 2025 12:20:29 +0000 (+0000) Subject: helps to re-read the PR. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0bc520a0540327f3fdf9fa3ede8f3590a7d2d8e3;p=thirdparty%2Fapache%2Fhttpd.git helps to re-read the PR. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1928084 13f79535-47bb-0310-9956-ffa450edef68 --- 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