[Helma-user] modify response headers?
paul
paul at subsignal.org
Thu Sep 21 00:35:41 CEST 2006
paul wrote:
> nighthawk wrote:
>> In case you can't find a solution in Jetty, you could also use Apache
>> and mod_jk - Apache replaces the Server:-Headerline with its own.
>>
> Ah, you got me started ;) We dropped mod_jk some time ago and use
> mod_proxy now. I was pretty sure I searched for a way to change headers
> with apache but haven't found mod_headers until right now ;)
Damn, it seems mod_headers doesn't go well with mod_proxy. I tested on
my dev box with mod_proxy_ajp and it worked fine. I'm a bit reluctant to
use this setup in production as I got the same bug as reported here:
http://issues.apache.org/bugzilla/show_bug.cgi?id=39528 (proposed fix
works but is INVALID so jetty violates the AJP protocol...)
Anyone running mod_headers+mod_proxy successfully and can provide some
insight?
thanks
Paul
More information about the Helma-user
mailing list