File squid3-3.0.STABLE1-config.patch of Package squid3
--- squid-3.0.STABLE1/src/cf.data.pre.orig 2007-11-16 00:33:05.000000000 +0100 +++ squid-3.0.STABLE1/src/cf.data.pre 2008-01-15 12:54:32.000000000 +0100 @@ -672,6 +672,9 @@ # from where browsing should be allowed http_access allow localnet +# allow localhost always proxy functionality +http_access allow localhost + # And finally deny all other access to this proxy http_access deny all NOCOMMENT_END @@ -2080,7 +2083,7 @@ NAME: logfile_rotate TYPE: int -DEFAULT: 10 +DEFAULT: 0 LOC: Config.Log.rotateNumber DOC_START Specifies the number of logfile rotations to make when you