I would look to whatever repo you got the tomcat6 and httpd 2.2.3 packages from. You can't really expect the RHEL package for mod_jk to work with non RHEL apache/tomcat. Rob Marti ________________________________________ From: redhat-list-bounces@xxxxxxxxxx [redhat-list-bounces@xxxxxxxxxx] On Behalf Of Nabeel Moidu [nabeelmoidu@xxxxxxxxx] Sent: Thursday, September 10, 2009 04:40 To: General Red Hat Linux discussion list Subject: Tomcat6 httpd connector utf8 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 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list