]> granicus.if.org Git - apache/commitdiff
xforms
authorEric Covener <covener@apache.org>
Sun, 18 Sep 2016 17:19:52 +0000 (17:19 +0000)
committerEric Covener <covener@apache.org>
Sun, 18 Sep 2016 17:19:52 +0000 (17:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1761344 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en

index ea2c0a6addfac390f47a5f30a02e29d0e5125160..30bf1c427ca9c5c2dba8a9f7449de7501343525f 100644 (file)
@@ -848,6 +848,13 @@ DocumentRoot "/var/www/${servername}/htdocs"</pre>
     <p>Variable names may not contain colon ":" characters, to avoid clashes
     with <code class="directive"><a href="../mod/mod_rewrite.html#rewritemap">RewriteMap</a></code>'s syntax.</p>
 
+    <p>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.</p>
+
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="Directory" id="Directory">&lt;Directory&gt;</a> <a name="directory" id="directory">Directive</a></h2>