pull in forward-dns example from authz_host
lots of people miss it reading the doc for Require in authz_core only
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1888003 13f79535-47bb-0310-9956-
ffa450edef68
<dt><code>Require ip 10 172.20 192.168.2</code></dt>
<dd>Clients in the specified IP address ranges can access the
resource.</dd>
+
+ <dt><code>Require forward-dns dynamic.example.org</code></dt>
+ <dd>A client the IP of which is resolved from the name dynamic.example.org will be granted access.
+ </dd>
+
</dl>
<p>Other authorization modules that implement require options