From 02cb668f3a40db5570792a21d1f80db0e79f1b1f Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Tue, 22 May 2012 12:46:59 +0000 Subject: [PATCH] rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341449 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/access.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/howto/access.html.en b/docs/manual/howto/access.html.en index 201c83ca76e..ea856f9c978 100644 --- a/docs/manual/howto/access.html.en +++ b/docs/manual/howto/access.html.en @@ -117,7 +117,7 @@ Require ip ip.address
 Require not ip 192.168.205
 Require not host phishers.example.com moreidiots.example
-Require not gov
+Require not host gov
     
-- 2.47.2