Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 7040 invoked from network); 1 May 2006 16:52:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 May 2006 16:52:04 -0000 Received: (qmail 11700 invoked by uid 500); 1 May 2006 16:51:55 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 11691 invoked by uid 500); 1 May 2006 16:51:54 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 11680 invoked by uid 99); 1 May 2006 16:51:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 09:51:54 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 66.249.82.199 as permitted sender) Received: from [66.249.82.199] (HELO xproxy.gmail.com) (66.249.82.199) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 09:51:54 -0700 Received: by xproxy.gmail.com with SMTP id s16so1914139wxc for ; Mon, 01 May 2006 09:51:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Ex8HscOO2sw28vohSq/4WgH6K9dSDptMsEP7gxFusVDFaI9ghmkUFqIpjvek1T8jfsY0Ao0NoCPCLdQRGVdr4vqe3QA8qqkC05kr6B7DOfNXkFXaRji2aAnFInP8OgNvp8pw68feikWA/wYbA4krjl4fOZ5YMOEmStwjMuJK2UY= Received: by 10.70.80.10 with SMTP id d10mr1361085wxb; Mon, 01 May 2006 09:51:32 -0700 (PDT) Received: by 10.70.40.10 with HTTP; Mon, 1 May 2006 09:51:32 -0700 (PDT) Message-ID: Date: Mon, 1 May 2006 12:51:32 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Google-Sender-Auth: c4fcfeae3bd499bc X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache 1.3.34 log file permission X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/1/06, Andrew Zeon wrote: > > > Hi all, > > This question has probably been asked a thousand times before, but I cann= ot > seem to get a straight answer. > > I have apache 1.3.34 installed on Solaris 8. Apache is run as root. The > umask for root is 077 because of a security standard. Our logs (error and > access logs) are being generated with the following permission: > > -rw------- 1 root root > > I need this to be rwr--r--. What determines the permission of the log fil= es? > Is it the umask? I read in some forums about setting sticky bits to overc= ome > this? Adjust the umask as part of your apache startup script (apachectl). Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org