Devraj Mukherjee wrote:

Can mod_proxy authenticate and route its request against squid or
another proxy server?

What authentication method is the squid demanding?  If HTTP-based,
set the headers in Apache (or if digest, you'd need have to delegate
to the browser unless you can find a digest-client module).
If not HTTP, then just allow the clients to authenticate the squid.

--
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to