On Thu, 4 Mar 2004, Ilya wrote: > How can I use such parameters as %{Header}, etc. to get basic > authentication credentials and to pass them to external acl > helper?
Why would you want to do this? Anyway, the Basic authentication request header is Proxy-Authorization, which in terms of external_acl_type format specifications becomes %{Proxy-Authorization} Regards Henrik