]> granicus.if.org Git - apache/commitdiff
xforms
authorEric Covener <covener@apache.org>
Mon, 21 Mar 2016 12:15:52 +0000 (12:15 +0000)
committerEric Covener <covener@apache.org>
Mon, 21 Mar 2016 12:15:52 +0000 (12:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735956 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_host.html.en

index 3874df4daaed5c89d777c2ceec9e94dcab26338f..c578ac4395a45afb5408dc2c0b69ab79fb5bdd83 100644 (file)
@@ -34,7 +34,7 @@ address)</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>authz_host_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_authz_host.c</td></tr>
-<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.3 and later</td></tr></table>
+<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>The <code>forward-dns</code> provider was addded in 2.4.19</td></tr></table>
 <h3>Summary</h3>
 
     <p>The authorization providers implemented by <code class="module"><a href="../mod/mod_authz_host.html">mod_authz_host</a></code> are
@@ -186,6 +186,7 @@ Require host .net example.edu</pre>
     <p>A client the IP of which is resolved from the name
     <code>bla.example.org</code> will be granted access.</p>
 
+    <p>The <code>forward-dns</code> provider was added in 2.4.19</p>
 
 
 <h3><a name="reqlocal" id="reqlocal">Require local</a></h3>