vote up 0 vote down star

Im using a mod_rewrite rewrite rule in apache to get access to a tomcat application. This applications is using session cookies.

The application cookies works fine when accessing the tomcat application directly, but if I use the apache url, the cookie will not be sent out by the client browser. I guess this is because there is no match for the cookie-path any more.

Is there any way to configure apache to make it work?

/Br Johannes

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.