Received: by taz.hyperreal.com (8.8.4/V2.0) id QAA12727; Tue, 4 Mar 1997 16:28:24 -0800 (PST) Received: from twinlark.arctic.org by taz.hyperreal.com (8.8.4/V2.0) with SMTP id QAA12720; Tue, 4 Mar 1997 16:28:20 -0800 (PST) Received: (qmail 4599 invoked by uid 500); 5 Mar 1997 00:40:25 -0000 Date: Tue, 4 Mar 1997 16:40:25 -0800 (PST) From: Dean Gaudet To: new-httpd@hyperreal.com Subject: Re: [Feature Suggestion] Config includes In-Reply-To: <199703050010.SAA03418@sierra.zyzzyva.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com My comments on this last time it came up can be summed up: use m4. Right now you have to restart the server anyhow to pull in the new config, so why not just make your restart script do a remake first. But anyhow as long as it's a straight text include, and we stop there, and we don't add macros and other funky crap it's fine with me as an add-on, but it shouldn't make 1.2. Dean