--- src/cf.data.pre.orig	Wed Mar 29 17:56:56 2000
+++ src/cf.data.pre	Tue Jun 27 22:31:31 2000
@@ -1856,13 +1856,13 @@
 
 NAME: cache_effective_user
 TYPE: string
-DEFAULT: nobody
+DEFAULT: www
 LOC: Config.effectiveUser
 DOC_NONE
 
 NAME: cache_effective_group
 TYPE: string
-DEFAULT: nogroup
+DEFAULT: www
 LOC: Config.effectiveGroup
 DOC_START
 
@@ -1874,8 +1874,8 @@
 	current UID/GID.  Note that if Squid is not started as root then
 	you cannot set http_port to a value lower than 1024.
 
-cache_effective_user nobody
-cache_effective_group nogroup
+cache_effective_user www
+cache_effective_group www
 DOC_END
 
 
