File squid-2.5.dif of Package squid-beta
--- src/cf.data.pre Mon Oct 22 16:40:23 2001
+++ src/cf.data.pre.new Tue Nov 20 17:50:31 2001
@@ -151,7 +151,7 @@
NAME: htcp_port
IFDEF: USE_HTCP
TYPE: ushort
-DEFAULT: 4827
+DEFAULT: 0
LOC: Config.Port.htcp
DOC_START
The port number where Squid sends and receives HTCP queries to
@@ -1998,7 +1998,7 @@
# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
# And finally deny all other access to this proxy
-http_access deny all
+http_access allow localhost
NOCOMMENT_END
DOC_END
@@ -2222,7 +2222,7 @@
NAME: cache_effective_user
TYPE: string
-DEFAULT: nobody
+DEFAULT: squid
LOC: Config.effectiveUser
DOC_NONE
@@ -2446,7 +2446,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