Re: Re: mod_authn_alias docs patch

2006-11-10 Thread Vincent Bray
On 11/9/06, Brad Nicholes <[EMAIL PROTECTED]> wrote: The virtual host parts of this patch would also need to be applied to mod/mod_authn_core.xml in trunk. Thanks Brad, Sounds like the previous patch is still valid for 2.2, and here's the change for trunk. Index: docs/manual/mod/mod_authn_co

Re: mod_authn_alias docs patch

2006-11-09 Thread Brad Nicholes
>>> On Wed, Nov 8, 2006 at 3:25 PM, in message <[EMAIL PROTECTED]>, "Vincent Bray" <[EMAIL PROTECTED]> wrote: > Hi, > > Patch to the mod_authn_alias docs. Could somebody confirm that > AuthnProviderAlias isn't permitted in vhost context? > > The patch is to the 2.2 branch, that being the only r

Re: Re: mod_authn_alias docs patch

2006-11-09 Thread Brad Nicholes
>>> On 11/8/2006 at 4:45 PM, in message <[EMAIL PROTECTED]>, "Vincent Bray" <[EMAIL PROTECTED]> wrote: > On 11/8/06, Brad Nicholes <[EMAIL PROTECTED]> wrote: >> The directive is defined as RSRC_CONF which basically says that it must > exist outside of a or . Within a virtual host should > be >

Re: Re: mod_authn_alias docs patch

2006-11-08 Thread Vincent Bray
On 11/8/06, Brad Nicholes <[EMAIL PROTECTED]> wrote: The directive is defined as RSRC_CONF which basically says that it must exist outside of a or . Within a virtual host should be fine. Thanks, When I try in I get this error message: spork:~/Services/httpd noodl$ ./bin/apachectl configt

Re: mod_authn_alias docs patch

2006-11-08 Thread Brad Nicholes
>>> On 11/8/2006 at 3:25 PM, in message <[EMAIL PROTECTED]>, "Vincent Bray" <[EMAIL PROTECTED]> wrote: > Hi, > > Patch to the mod_authn_alias docs. Could somebody confirm that > AuthnProviderAlias isn't permitted in vhost context? > > The patch is to the 2.2 branch, that being the only relevant b