Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 45576 invoked from network); 5 Apr 2005 06:24:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2005 06:24:37 -0000 Received: (qmail 42353 invoked by uid 500); 5 Apr 2005 06:24:36 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 41559 invoked by uid 500); 5 Apr 2005 06:24:33 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 41545 invoked by uid 99); 5 Apr 2005 06:24:33 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from scotch.ics.uci.edu (HELO scotch.ics.uci.edu) (128.195.24.168) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 04 Apr 2005 23:24:32 -0700 Received: from scotch.ics.uci.edu (localhost [127.0.0.1]) by scotch.ics.uci.edu (8.12.11/8.12.11) with ESMTP id j356OUk4020012 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 4 Apr 2005 23:24:30 -0700 (PDT) Received: (from jerenk@localhost) by scotch.ics.uci.edu (8.12.6/8.12.6/Submit) id j356OUQL020011 for dev@httpd.apache.org; Mon, 4 Apr 2005 23:24:30 -0700 (PDT) X-Authentication-Warning: scotch.ics.uci.edu: jerenk set sender to justin@erenkrantz.com using -f Date: Mon, 4 Apr 2005 23:24:30 -0700 From: Justin Erenkrantz To: dev@httpd.apache.org Subject: Re: simple-conf branch Message-ID: <20050405062430.GL4936@scotch.ics.uci.edu> Mail-Followup-To: Justin Erenkrantz , dev@httpd.apache.org References: <6.2.1.2.2.20050404130215.051861e0@pop3.rowe-clan.net> <20050404220134.GC14955@lyra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050404220134.GC14955@lyra.org> User-Agent: Mutt/1.5.8i X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=no version=3.1.0-r156655 X-Spam-Checker-Version: SpamAssassin 3.1.0-r156655 (2005-03-09) on scotch.ics.uci.edu X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mon, Apr 04, 2005 at 03:01:34PM -0700, Greg Stein wrote: > Sorry, but I very much disagree. I think back to the old days of > access.conf, httpd.conf, and srm.conf. As an administrator, I absolutely > detested that layout. I could NEVER figure out which file a given > configuration was in. I always had to search, then edit. Some of us have never left that world. Darnit. > We've been to the "multiple .conf world" before. It sucked. We pulled > everything back into a single .conf to get the hell outta there. Agreed. > Small examples are fine. The default configuration should remain as a > single .conf file. +1. -- justin