Hi Nick,

On Sat, Nov 21, 2009 at 10:14 AM, Nick Kew <[email protected]> wrote:
> 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.
>

Thanks for the response. Authentication is set to HTTP.

Is ProxyRemote the proper directive for Apache to use another Proxy
server to get content, when implementing a Reverse proxy?

How do I add headers for outgoing requests?

Any examples or pointers would be greatly appreciated.

-- 
"The secret impresses no-one, the trick you use it for is everything"
- Alfred Borden (The Prestiege)

---------------------------------------------------------------------
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