From owner-freebsd-questions Mon Mar 15 20:56:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hades.riverstyx.net (unknown [216.94.42.239]) by hub.freebsd.org (Postfix) with ESMTP id 910B714E07 for ; Mon, 15 Mar 1999 20:56:49 -0800 (PST) (envelope-from unknown@riverstyx.net) Received: from localhost (unknown@localhost) by hades.riverstyx.net (8.9.3/8.9.3) with ESMTP id UAA12123; Mon, 15 Mar 1999 20:58:31 -0800 Date: Mon, 15 Mar 1999 20:58:31 -0800 (PST) From: To: George Vagner Cc: questions@FreeBSD.ORG Subject: Re: apache In-Reply-To: <36ED8132.505A53AF@cybertrails.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG depends on what yer doing to turn it over. you've got to either use something like logrotate, or else flush it with something like "echo -n > access.log" 'coz apache'll hold on to that inode and keep on writing to it, even after it's "deleted". On Mon, 15 Mar 1999, George Vagner wrote: > in my newsyslog i turn over the "access.log" file > for apache but it doesnt continue to write to it unless > i reboot the system. > > any ideas? > > > please reply directly i am not on list. > > kf7nn1@cybertrails.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message