Hi
How do i pass multiple environment variables from apache to tomcat on mod_jk connector. All the documents say to put this in httpd.conf

JkEnvVar  ENV_VAR_NAME

and read this as a request attribute in servlet engine. But this gives you ability to pass only one env variable.

[
Actually we are trying to show a custom error page based on BrowserMatchingRules. so if some kind soul can tell a way to re-direct apache to a URL based on browserMatchRule that would also do.
]

Thanks

Rajeev.


---------------------------------------------------------------------
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