-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Yu

On 18.04.11 um 16:19, Yu Kikuchi wrote:
> 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?

The recipes in the HowTo you mentioned won't work with Apache httpd
2.2.3, because mod_headers supports the edit function only for Version
2.2.4 and newer.

- -- 
Thomas Freitag
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk2r6aAACgkQGE5pHr3PKuU9vgCfcYAyi69G4wLiLU11aSbwUmw2
HFYAn0ICPTs43Dl+VXdlyhJlWZUFBpyT
=r55f
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to