From: Eric Covener Date: Sun, 18 Sep 2016 17:19:52 +0000 (+0000) Subject: xforms X-Git-Tag: 2.4.24~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e03fbe2912782d247b48c36390595149e701609;p=apache xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1761344 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index ea2c0a6add..30bf1c427c 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -848,6 +848,13 @@ DocumentRoot "/var/www/${servername}/htdocs"

Variable names may not contain colon ":" characters, to avoid clashes with RewriteMap's syntax.

+

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 + 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.

+
top

<Directory> Directive