> >> Are these still valid?
> >> 1) multiple domain cookies
> >> $http_headers_out{'Set-Cookie'} = ['name=cook1;value=2;',
> >> 'name=cook2;value=b'] ;
> > Yes
>
> I can only get the second (or the last) cookie when I do
> that. Is there some environment setting affecting this? Thanks.
>
No, t
Hi,
>
> In short, the user states embperl only works with the Prefork
> Apache MPM. I have only used this MPM (and not the other
> ones, particularly the ones based on threading) - and this is
> because only the Prefork one works reliably with mod_perl
> (and much of my code is mod_perl). How
Are these still valid?
1) multiple domain cookies
$http_headers_out{'Set-Cookie'} = ['name=cook1;value=2;',
'name=cook2;value=b'] ;
Yes
I can only get the second (or the last) cookie when I do that. Is there
some environment setting affecting this? Thanks.
Regards,
Ben K.
Developer
http:/