On Fri, Mar 08, 2002 at 05:49:05PM -0000, [EMAIL PROTECTED] wrote: > aaron 02/03/08 09:49:05 > > Modified: . STATUS > Log: > This is not a showstopper, and it's definately not new. > > Revision Changes Path > 1.543 +4 -1 httpd-2.0/STATUS > > Index: STATUS > =================================================================== > RCS file: /home/cvs/httpd-2.0/STATUS,v > retrieving revision 1.542 > retrieving revision 1.543 > diff -u -r1.542 -r1.543 > --- STATUS 8 Mar 2002 17:43:41 -0000 1.542 > +++ STATUS 8 Mar 2002 17:49:05 -0000 1.543 > @@ -1,5 +1,5 @@ > APACHE 2.0 STATUS: -*-text-*- > -Last modified at [$Date: 2002/03/08 17:43:41 $] > +Last modified at [$Date: 2002/03/08 17:49:05 $] > > Release: > > @@ -77,6 +77,9 @@ > * We do not properly substitute the prefix-variables in the configuration > scripts or generated-configs. (i.e. if sysconfdir is etc, > httpd-std.conf points to conf.) > + Aaron says: This is not a showstopper, these problems have existed > + for as long as I can remember. It would be nice to fix > + them but they are not new.
Since we now have layout fixed, I think with any subsequent release that we make, people will use layouts and complain that we generate invalid default configurations for their layouts. I can imagine the PRs coming in now. I have no desire to handle those PRs. Do you? I realize that you feel that we should not provide any default configuration assistance (I believe even setting Listen via --with-port is bogus to you). For those that may not understand the exact question, it is this (restated): "Should we modify httpd-std.conf to stop referring to logs/, conf/ and substitute the $localstatedir and $sysconfdir values?" I'll let the group decide. -- justin
