Date: Mon, 15 Mar 1999 20:58:31 -0800 (PST) From: <unknown@riverstyx.net> To: George Vagner <kf7nn1@cybertrails.com> Cc: questions@FreeBSD.ORG Subject: Re: apache Message-ID: <Pine.LNX.4.04.9903152057230.11148-100000@hades.riverstyx.net> In-Reply-To: <36ED8132.505A53AF@cybertrails.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.9903152057230.11148-100000>