Hello,

I have a Microsoft IIS web server that uses integrated authentication:

WWW-Authenticate: Negotiate
WWW-Authenticate: NTLM

I would like to setup an Apache-based reverse proxy before this web site. I
have the proxy configured and working for non-authenticated requests, but
every request that requires authentication fails with a "401 Unauthorized"
message. If I remove the proxy, the authentication works fine.

So, is it possible to forward integrated authentication using an Apache
reverse proxy? If yes, where can I find documentation on this?

Thanks a lot,

Lucas

-- 
If a tree falls in the forest and no one is around to see it, do the other
trees make fun of it?

Reply via email to