Author: glen                         Date: Thu Oct 20 10:17:07 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- default deny access to localhost

---- Files affected:
SOURCES:
   squid.conf.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/squid.conf.patch
diff -u SOURCES/squid.conf.patch:1.6 SOURCES/squid.conf.patch:1.7
--- SOURCES/squid.conf.patch:1.6        Wed Aug 25 20:17:12 2004
+++ SOURCES/squid.conf.patch    Thu Oct 20 12:17:01 2005
@@ -37,3 +37,14 @@
  
  #  TAG: append_domain
  #     Appends local domain name to hostnames without any dots in
+--- squid.conf~        2005-10-20 13:15:15.000000000 +0300
++++ squid.conf 2005-10-20 13:15:16.000000000 +0300
+@@ -1862,7 +1862,7 @@
+ # We strongly recommend the following be uncommented to protect innocent
+ # web applications running on the proxy server who think the only
+ # one who can access services on "localhost" is a local user
+-#http_access deny to_localhost
++http_access deny to_localhost
+ #
+ # INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/squid.conf.patch?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to