Tomcat6 httpd connector utf8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

I have a setup of tomcat6 integrated with httpd-2.2.3-22.el5 using
mod_proxy_ajp

My issue is when there's UTF8 encoded URL's to be passed between the tomcat
and httpd, the url is corrupted.

After a little bit of googling, I've found that the following needs to be
enabled

in tomcat server.xml

<Connector port="8009" protocol="AJP/1.3" URIEncoding="UTF-8"/>

and mod_jk.conf

 JkOptions +ForwardURICompatUnparsed


Is there an equivalent to JkOptions in mod_proxy_ajp ?
Or
is there a mod_jk available for httpd-2.2.3 . The one on RHN seems to work
only for Apache 2.0.x
I get this error when I try it on my httpd

Starting httpd: httpd: Syntax error on line 210 of
/etc/httpd/conf/httpd.conf: Syntax error on line 2 of
/etc/httpd/conf.d/mod_jk.conf: API module structure `jk_module' in file
/etc/httpd/modules/mod_jk.so is garbled - perhaps this is not an Apache
module DSO?


Any help anyone ?

-- 
Thanks and Regards
Nabeel Moidu
Doha, Qatar
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux