Re: mod_jk not forwarding URI with escaped protocol string to Tomcat

2008-08-25 Thread tsaojk
on mod_jk configuraiton as well. Much appreciated, take care James -- View this message in context: http://www.nabble.com/mod_jk-not-forwarding-URI-with-escaped-protocol-string-to-Tomcat-tp19141501p19148191.html Sent from the Tomcat - User mailing list archive at

Re: mod_jk not forwarding URI with escaped protocol string to Tomcat

2008-08-25 Thread Rainer Jung
Hi James, tsaojk schrieb: > Hi Folks, > > I am experiencing an rather odd issue with mod_jk not forwarding from Apache > to Tomcat for my web application. Basically, I have configured mod_jk to > forward everything under a webapp to Tomcat and things are working fine for > 'regular' URI's > > e

mod_jk not forwarding URI with escaped protocol string to Tomcat

2008-08-25 Thread tsaojk
r the JkOption, I have tried using ForwardURIProxy, ForwardURICompat, ForwardURICompatUnparsed and ForwardURIEscaped to no avail. I am running Apache 2.2.8 and Tomcat 5.5.26 with mod_jk 1.2.26 on Ubuntu 6.06 Many thanks for your help James -- View this message in context: http://www.nabble.com/mod_jk-