From 788b2e73f28e40e8772c3430d2c14dd706f97203 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sun, 18 Sep 2016 17:30:02 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1761348 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 30bf1c427c..702288ca13 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -850,7 +850,8 @@ DocumentRoot "/var/www/${servername}/htdocs"

While this directive is supported in virtual host and directory context, the changes it makes are visible to any later configuration - directives, beyond any enclosing configuration section. Support for the + directives, beyond any enclosing configuration section (matching or not). + Support for the the other configuration sections was erroneously permitted by the initial implementation of this directive and is only preserved (with unintuitive results to maintain backward compatibility.

-- 2.49.0