bbca62d
diff -up squid-3.0.STABLE9/src/cf.data.pre.config squid-3.0.STABLE9/src/cf.data.pre
bbca62d
--- squid-3.0.STABLE9/src/cf.data.pre.config	2008-09-09 18:06:44.000000000 +0200
bbca62d
+++ squid-3.0.STABLE9/src/cf.data.pre	2008-10-19 23:34:17.000000000 +0200
bbca62d
@@ -703,6 +703,7 @@ http_access deny CONNECT !SSL_ports
3de4f62
 http_access allow localnet
e3a9268
 
e3a9268
 # And finally deny all other access to this proxy
e3a9268
+http_access allow localhost
e3a9268
 http_access deny all
e3a9268
 NOCOMMENT_END
e3a9268
 DOC_END
bbca62d
@@ -2135,7 +2136,7 @@ DOC_END
b8987f8
 
b8987f8
 NAME: logfile_rotate
b8987f8
 TYPE: int
b8987f8
-DEFAULT: 10
3de4f62
+DEFAULT: 0 
b8987f8
 LOC: Config.Log.rotateNumber
b8987f8
 DOC_START
b8987f8
 	Specifies the number of logfile rotations to make when you
bbca62d
@@ -2151,6 +2152,7 @@ DOC_START
b8987f8
 	purposes, so -k rotate uses another signal.  It is best to get
b8987f8
 	in the habit of using 'squid -k rotate' instead of 'kill -USR1
b8987f8
 	<pid>'.
b8987f8
+logfile_rotate 0
b8987f8
 DOC_END
b8987f8
 
b8987f8
 NAME: emulate_httpd_log
bbca62d
@@ -3254,11 +3256,11 @@ COMMENT_END
e3a9268
 
e3a9268
 NAME: cache_mgr
e3a9268
 TYPE: string
e3a9268
-DEFAULT: webmaster
3de4f62
+DEFAULT: root 
e3a9268
 LOC: Config.adminEmail
e3a9268
 DOC_START
e3a9268
 	Email-address of local cache manager who will receive
3de4f62
-	mail if the cache dies.  The default is "webmaster."
3de4f62
+	mail if the cache dies.  The default is "root."
e3a9268
 DOC_END
e3a9268
 
70a8119
 NAME: mail_from
bbca62d
@@ -4422,9 +4424,16 @@ TYPE: string
e3a9268
 LOC: Config.errorDirectory
e3a9268
 DEFAULT: @DEFAULT_ERROR_DIR@
e3a9268
 DOC_START
bbca62d
-	If you wish to create your own versions of the default files, to
bbca62d
-	customize them to suit your company copy the template files to
bbca62d
-	another directory and point this tag at them.
bbca62d
+ 	Directory where the error files are read from.
bbca62d
+ 	/usr/lib/squid/errors contains sets of error files
bbca62d
+ 	in different languages. The default error directory
bbca62d
+ 	is /etc/squid/errors, which is a link to one of these
bbca62d
+ 	error sets.
bbca62d
+ 
bbca62d
+ 	If you wish to create your own versions of the error files,
bbca62d
+ 	either to customize them to suit your language or company,
bbca62d
+ 	copy the template English files to another directory and
bbca62d
+	point this tag at them.
3de4f62
 
bbca62d
 	Current Language updates can be downloaded from:
bbca62d
 		http://www.squid-cache.org/Versions/langpack/