From: Nick Kew
Date: Tue, 28 Mar 2006 19:40:37 +0000 (+0000)
Subject: PR#39133
X-Git-Tag: 2.3.0~2490
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aabe8f9afee165d13994444a5a2832c1979ec044;p=thirdparty%2Fapache%2Fhttpd.git
PR#39133
Remove "cyberthugs.com" and other real (or potentially real)
examples from deny lists in access control howto in trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@389591 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml
index c19e3f8f883..6608fd18f6a 100644
--- a/docs/manual/howto/auth.xml
+++ b/docs/manual/howto/auth.xml
@@ -551,7 +551,7 @@ person in
following:
- Reject ip 205.252.46.165
+ Reject ip 10.252.46.165
Visitors coming from that address will not be able to see
@@ -568,8 +568,8 @@ person in
<SatisfyAll>
- Reject ip 192.101.205
- Reject host cyberthugs.com moreidiots.com
Reject host ke
+ Reject ip 192.168.205
+ Reject host phishers.example.com moreidiots.example
Reject host ke
</SatisfyAll>