From: Joshua Slive Date: Tue, 23 Jul 2002 17:09:02 +0000 (+0000) Subject: I'm VERY reluctant to get into this argument, but... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39ae9e40fd3ed4c2483c70e60a36224abdf03b9f;p=apache I'm VERY reluctant to get into this argument, but... I do consider it useful to have an updated httpd-std.conf with a new version. Some docs-project people would like to have a directory to dump all sorts of sample configurations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96153 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8e773ab254..eb3e80da5d 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/07/23 16:57:00 $] +Last modified at [$Date: 2002/07/23 17:09:02 $] Release: @@ -66,12 +66,16 @@ CURRENT VOTES: a) httpd-std.conf should be tailored by install (from src or binbuild) even if user has existing httpd.conf - +1: trawick + +1: trawick, slive b) tailored httpd-std.conf should be copied by install to sysconfdir +1: trawick (haven't seen a place I like better *yet*) + c) tailored httpd-std.conf should be installed to + sysconfdir/examples or manualdir/exampleconf/ + +1: slive + * apachectl should revert to just being an init script and httpd.sh should be the wrapper for httpd which sources envvars and allows any options to be passed through