Apache2 Reverse Proxy With Authentication on Windows 7?

Solution 1:

Your user auth is being passed to backend, you could try unsetting the authentication header with

RequestHeader unset Authorization