On Mon, 2003-09-01 at 10:16, Andrew McNaughton wrote:
> Does squid 3 allow url rewriting scripts access to cookies?  That's also
> been a problem.

No. - again a clientStream module would be the way to go. That or an
external acl call. The redirector interface though is likely to be
deprecated in favour of the more flexible external_acl interface, (which
currently doesn't support redirection, but can be made to do so...)

the external_acl interface supports access to Cookies.

And, it's possible (today) to combine external acl and redirection
scripts to emulation forms based authentication and the like.

Cheers,
Rob

-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to