]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Author: Henrik Nordstrom <henrik@henriknordstrom.net>
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Oct 2009 08:28:08 +0000 (21:28 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Oct 2009 08:28:08 +0000 (21:28 +1300)
Remove the suggesting hinting that one may end http_access with "allow all".

Just mentioning "deny all" is sufficient, and less risky..

src/cf.data.pre

index 7ecf8b55931ce375121ad320a246fa60b8b95708..3d608eb80d9a722ab7887d8ad4b8784aa79d3b2b 100644 (file)
@@ -676,8 +676,8 @@ DOC_START
        opposite of the last line in the list.  If the last line was
        deny, the default is allow.  Conversely, if the last line
        is allow, the default will be deny.  For these reasons, it is a
-       good idea to have an "deny all" or "allow all" entry at the end
-       of your access lists to avoid potential confusion.
+       good idea to have an "deny all" entry at the end of your access
+       lists to avoid potential confusion.
 
 NOCOMMENT_START
 #Recommended minimum configuration: