From owner-freebsd-stable@FreeBSD.ORG Sat Nov 26 00:57:31 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F0BF16A41F for ; Sat, 26 Nov 2005 00:57:31 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from ferrarishields.com (ferrarishields.com [216.82.146.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FA443DAE for ; Sat, 26 Nov 2005 00:56:11 +0000 (GMT) (envelope-from dan@ferrarishields.com) Received: from Dan (dan [10.70.153.5]) by ferrarishields.com (Postfix) with SMTP id ADF0073022; Fri, 25 Nov 2005 16:55:28 -0800 (PST) Message-ID: <01df01c5f224$17293c50$0599460a@Dan> From: "Dan O'Connor" To: "Ladislav Bodnar" , References: <200511250845.43542.distro.watch@msa.hinet.net> <007601c5f221$b0d9e640$0599460a@Dan> Date: Fri, 25 Nov 2005 16:55:24 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Cc: Subject: Re: Re: Rotating web server logs without restarting Apache X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2005 00:57:31 -0000 > /var/log/httpd-access.log 644 4 100 * J > /var/run/httpd.pid 30 > /var/log/httpd-error.log 644 4 100 * J > /var/run/httpd.pid 30 Sorry about that word wrap...the "/var/run/httpd.pid 30" parts should be on the same line as the line immediately above... ~Dan