Michael Li wrote:
Hi there,

Currently we use apache 1.3 and tomcat 4.1.31. We tried to connect them
through JK. Everything works fine, except some special http headers are
gone.=20 Because we user entrust direct, which will set some special
http header in the http request. The servlets will check those headers
to check the user identity. =20 If you have any tips, please let me
know.


http://tomcat.apache.org/connectors-doc/config/apache.html
JkEnvVar is probably what you are pursuing.
OTHOH you might get into trouble if the headers are set by
another module.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to