]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add compat info for env=!envvar
authorEric Covener <covener@apache.org>
Sun, 12 Jan 2014 21:05:39 +0000 (21:05 +0000)
committerEric Covener <covener@apache.org>
Sun, 12 Jan 2014 21:05:39 +0000 (21:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1557612 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_host.html.en
docs/manual/mod/mod_authz_host.xml

index c18cff6dfd7d7d92e88cd4a26cbae389b4e8a868..30abacf07a5254964d4b681a16a51661d1738e37 100644 (file)
@@ -86,6 +86,7 @@ server</td></tr>
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>Limit</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_authz_host</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Support for negating env=<var>env-variable</var> was added in 2.2.10</td></tr>
 </table>
     <p>The <code class="directive">Allow</code> directive affects which hosts can
     access an area of the server. Access can be controlled by
index f451495c7c71f92209802518c003785aec7e7d46..d3c52f6f58c608361eda43bcf3e8b65c35c141d1 100644 (file)
@@ -74,6 +74,7 @@ server</description>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>Limit</override>
+<compatibility>Support for negating env=<var>env-variable</var> was added in 2.2.10</compatibility>
 
 <usage>
     <p>The <directive>Allow</directive> directive affects which hosts can