You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "Roy T. Fielding" <fi...@ebuilt.com> on 2001/11/08 02:55:16 UTC

Re: cvs commit: httpd-2.0/docs/conf httpd-std.conf

On Thu, Nov 08, 2001 at 12:54:00AM -0000, dreid@apache.org wrote:
> dreid       01/11/07 16:54:00
> 
>   Modified:    docs/conf httpd-std.conf
>   Log:
>   This doesn't feel quite right, but it doesn't cause any problems
>   and stops an irritation about the standard conf file for
>   BeOS which barfs if the User/Group is present.

Eh?  No, that's not right at all.  If you don't want User and Group
on BeOS, then the conditional should be in the core code that implements
the User and Group directives.

....Roy


Re: cvs commit: httpd-2.0/docs/conf httpd-std.conf

Posted by Ryan Bloom <rb...@covalent.net>.
On Wednesday 07 November 2001 05:55 pm, Roy T. Fielding wrote:
> On Thu, Nov 08, 2001 at 12:54:00AM -0000, dreid@apache.org wrote:
> > dreid       01/11/07 16:54:00
> >
> >   Modified:    docs/conf httpd-std.conf
> >   Log:
> >   This doesn't feel quite right, but it doesn't cause any problems
> >   and stops an irritation about the standard conf file for
> >   BeOS which barfs if the User/Group is present.
>
> Eh?  No, that's not right at all.  If you don't want User and Group
> on BeOS, then the conditional should be in the core code that implements
> the User and Group directives.

The core doesn't implement those directives, the unixd.c file does.

Ryan

______________________________________________________________
Ryan Bloom				rbb@apache.org
Covalent Technologies			rbb@covalent.net
--------------------------------------------------------------