From: Christophe Jaillet Date: Mon, 1 May 2017 07:53:50 +0000 (+0000) Subject: Synch trunk and 2.4 branch (r1735954 in 2.4) X-Git-Tag: 2.5.0-alpha~441 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=100788b4b99051e04e6b1ecbd6d223c1e038a9d4;p=thirdparty%2Fapache%2Fhttpd.git Synch trunk and 2.4 branch (r1735954 in 2.4) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1793288 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authz_host.xml b/docs/manual/mod/mod_authz_host.xml index 27e29cb2f60..31a0735140a 100644 --- a/docs/manual/mod/mod_authz_host.xml +++ b/docs/manual/mod/mod_authz_host.xml @@ -28,7 +28,7 @@ address) Base mod_authz_host.c authz_host_module -Available in Apache 2.3 and later +The forward-dns provider was addded in 2.4.19

The authorization providers implemented by mod_authz_host are @@ -179,6 +179,7 @@ Require forward-dns bla.example.org

A client the IP of which is resolved from the name bla.example.org will be granted access.

+

The forward-dns provider was added in 2.4.19.

Require local