That's the option.
I don't have the user's name, that's what I need from the proxy-authorization
header which is coming from the proxy server.
> Date: Mon, 14 Jan 2013 18:16:12 +
> From: n...@webthing.com
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] Passing proxy authentica
I have dumped the env and it doesn't include the auth info. I have confirmed
that the proxy-authorization header is being sent by the proxy server.
I found somewhere, that I can't find again, something that implied that apache
had to be compiled with a specific option to allow it to transmit thi
The Proxy-Authorization header is being sent from the proxy server so I don't
need to recreate it. The problem is that apache is dumping this header and not
letting me see it.
This is apache 2.2 on RH 6.3.
There was a mention of REMOTE-USER, however as I understand that, it's only
there i