From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5563 invoked by alias); 23 Apr 2003 20:51:50 -0000 Mailing-List: contact ecos-maintainers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@sources.redhat.com Received: (qmail 5547 invoked from network); 23 Apr 2003 20:51:49 -0000 Mail-Followup-To: overseers@sources.redhat.com, ecos-maintainers@sources.redhat.com, jifl@jifvik.org, cgf@redhat.com To: Christopher Faylor Cc: overseers@sources.redhat.com, ecos-maintainers@sources.redhat.com, jifl@jifvik.org Subject: Re: ecos.sourceware.org and mailing list request References: <3EA6CD95.1080509@jifvik.org> <20030423192830.GB8396@redhat.com> From: Ian Lance Taylor Date: Wed, 23 Apr 2003 20:51:00 -0000 In-Reply-To: <20030423192830.GB8396@redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-04/txt/msg00057.txt.bz2 Christopher Faylor writes: > On Wed, Apr 23, 2003 at 11:18:04AM -0700, Ian Lance Taylor wrote: > >Jonathan Larmour writes: > >I kept the same CustomLog and ErrorLog, as was also done by some of > >the other virtual hosts. However, the current log format does not > >indicate which host was requested. I recommend adding %v at the start > >of the `combined' LogFormat line in httpd.conf, which will put the > >virtual host at the start of each line. However, I didn't want to do > >that without checking with other people. > > We've usually just pulled out the references to the site into its own > log file haen't we? That would work, of course. It is not currently done consistently. See www.bzip2.org and xfree86.cygwin.org. Ian