Subject: | Apache2::AuthNTLM and mod_proxy_ajp |
Date: | Mon, 26 Apr 2010 13:51:08 +0200 |
To: | bug-Apache2-AuthenNTLM [...] rt.cpan.org |
From: | Cornelis Hoeflake <c.hoeflake [...] o3spaces.com> |
Hi,
the mod_proxy_ajp is used to connect Apache to a Tomcat server. If you want
to use the Apache2::AuthenNTLM with that mod_proxy_ajp, the
Apache2::AuthenNTLM thinks the Apache httpd server acts as a 'normal' proxy.
So, the Proxy- prefix is added to the relevant headers.
But in this case, an ajp_proxy is not a 'normal' proxy, just a layer around
the Tomcat server. (to add authentication, serve parts directly from disk or
whatever)
I have changed the AuthenNTLM.pm file so that you can change this behavior.
With the patched version, you can set a PerlVar:
SetPerlVar forcenoproxy 1
Best regards,
Cornelis Hoeflake
Skype: Call <skype:c.hoeflake> Cornelis via Skype
O3Spaces | Document Management & Collaboration
[t] +31 (0) 182 680 269
[w] www.o3spaces.com
O3Spaces B.V. - Hanzeweg 12d, NL-2803 MC, Gouda
Message body is not shown because sender requested not to inline it.