From df0aad0ccb05c41d4839e93ce01ebc18e899b96c Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 21 Mar 2016 12:20:36 +0000 Subject: [PATCH] xform git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735958 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authz_host.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_authz_host.html.en b/docs/manual/mod/mod_authz_host.html.en index c578ac4395..020413eb85 100644 --- a/docs/manual/mod/mod_authz_host.html.en +++ b/docs/manual/mod/mod_authz_host.html.en @@ -186,7 +186,7 @@ Require host .net example.edu

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

+

The forward-dns provider was added in 2.4.19.

Require local

-- 2.50.1