Hello All. My Environment of Application Server is: Apache 2.2.3, mod_jk 1.2.30, JBoss 5.0.0GA
I want to rewrite the Path contained in cookies. For example; From) Set-Cookie JSESSIONID=794CC361C468123CA1D187B9C5F5FAA5; Path=/foo To ) Set-Cookie JSESSIONID=794CC361C468123CA1D187B9C5F5FAA5; Path=/bar Appearing below is a good documentation about mod_jk, but it doesn't mention about when I use mod_jk with before Apache 2.2.3. The Apache Tomcat Connector - Generic HowTo "Reverse Proxy HowTo" http://tomcat.apache.org/connectors-doc/generic_howto/proxy.html#URL Rewriting Does anyone know any good ideas? Or should I ask ApacheML about this problem? Best regards, --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org