From: Eric Covener Date: Wed, 9 Nov 2016 13:30:43 +0000 (+0000) Subject: xform X-Git-Tag: 2.4.24~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8df99fd49a81562f370b7cc301a4b3266ab6b5d;p=thirdparty%2Fapache%2Fhttpd.git xform git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1768962 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index fd2760d4cae..c55e7130241 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -851,8 +851,7 @@ 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 (matching or not). - Support for the - the other configuration sections was erroneously permitted by the initial + Support for 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.