Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 28615 invoked by uid 500); 4 Aug 2000 21:50:48 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 28599 invoked from network); 4 Aug 2000 21:50:48 -0000 X-Authentication-Warning: koj.rkbloom.net: rbb owned process doing -bs Date: Fri, 4 Aug 2000 14:51:51 -0700 (PDT) From: rbb@covalent.net X-Sender: rbb@koj.rkbloom.net To: new-httpd@apache.org, trawick@ibm.net Subject: Re: [PATCH] config tree problem In-Reply-To: <200008042101.RAA32170@adsl-77-240-89.rdu.bellsouth.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N On Fri, 4 Aug 2000, Jeff Trawick wrote: > I was surprised to find a config tree problem. Apply it. The patch is 100% correct. The problem with the config tree stuff, is all of the special cases. If it wasn't for those, this stuff would be quite solid. Ryan