On 7/17/07, Rainer Jung <[EMAIL PROTECTED]> wrote:
There is no way to influence HTTP headers by mod_jk.

You can manipulate Headers via mod_headers, which is part of Apache httpd.

when combining apache2 with tomcat 5 using mod_jk, mod_headers will
not touch any headers created by tomcat - we've had to make that
experience :(

If I remember correctly, in case Tomcat already sends a header,
mod_headers will not be able to remove or overwrite it, because mod_jk
will set the header Tomcat sent unconditionally (that's a field of
possible optimisation, not done yet).

correct

to the op:

that issue has been posted quite a few time to this userlist with some
suggestion to solve that problem, you might want to take a look at
http://mail-archives.apache.org/mod_mbox/tomcat-users/200611.mbox/[EMAIL 
PROTECTED]

cheers

gregor
--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to