>>> 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 <Directory> or <Location>.  Within a virtual host should 
> be 
> fine.
>>
> 
> Thanks,
> When I try <AuthnProviderAlias> in <VirtualHost> I get this error message:
> 
> spork:~/Services/httpd noodl$ ./bin/apachectl configtest
> Syntax error on line 34 of
> /Users/noodl/Services/httpd/conf/extra/httpd-vhosts.conf:
> <AuthnProviderAlias> cannot occur within <VirtualHost> section
> 
> What gives?
> 
> My config (except that APA is now in the main server context) is here:
> 
> http://wiki.apache.org/httpd/Recipes/MultiUserFiles 


There is no server_merge function defined in the module.  So defining the alias 
in a virtual server would be invalid.

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to