]> granicus.if.org Git - apache/commitdiff
Synch trunk and 2.4 branch (r1735954 in 2.4)
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 1 May 2017 07:53:50 +0000 (07:53 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 1 May 2017 07:53:50 +0000 (07:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793288 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_host.xml

index 27e29cb2f60f94259d2008e8f858d7d94921849b..31a0735140a1c807506f28d9c1c2f52a0c921aff 100644 (file)
@@ -28,7 +28,7 @@ address)</description>
 <status>Base</status>
 <sourcefile>mod_authz_host.c</sourcefile>
 <identifier>authz_host_module</identifier>
-<compatibility>Available in Apache 2.3 and later</compatibility>
+<compatibility>The <code>forward-dns</code> provider was addded in 2.4.19</compatibility>
 
 <summary>
     <p>The authorization providers implemented by <module>mod_authz_host</module> are
@@ -179,6 +179,7 @@ Require forward-dns bla.example.org
     <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>
 </section>
 
 <section id="reqlocal"><title>Require local</title>