From: Jeff Trawick Date: Tue, 23 Jul 2002 16:57:00 +0000 (+0000) Subject: perhaps there is some magic place to copy foo-std.conf... X-Git-Tag: 2.0.40~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb020c425dc856973536157fb20c6a7e81205f3c;p=thirdparty%2Fapache%2Fhttpd.git perhaps there is some magic place to copy foo-std.conf... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96152 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1b98c88eef2..8e773ab2544 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/07/23 14:08:26 $] +Last modified at [$Date: 2002/07/23 16:57:00 $] Release: @@ -62,6 +62,16 @@ RELEASE SHOWSTOPPERS: CURRENT VOTES: + * httpd-std.conf and friends + + a) httpd-std.conf should be tailored by install (from src or + binbuild) even if user has existing httpd.conf + +1: trawick + + b) tailored httpd-std.conf should be copied by install to + sysconfdir + +1: trawick (haven't seen a place I like better *yet*) + * 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