Re: [us...@httpd] Re: ProxyPass and Tomcat's java jsessionid & cookies

2009-10-07 Thread Eric Covener
On Wed, Oct 7, 2009 at 2:49 PM, Alvise Nicoletti wrote: > Tryed to add this line to the upper configuration: > ProxyPassCookie   domain=/ domain=http://localhost:8080/CompuService/ > > But: > /etc/init.d/apache2 reload > Syntax error on line 8 of /etc/apache2/sites-enabled/003-compuservice: > Inv

[us...@httpd] Re: ProxyPass and Tomcat's java jsessionid & cookies

2009-10-07 Thread Alvise Nicoletti
Alvise Nicoletti wrote: Hi ... I have a problem with cookies/sessions with jsp using proxypass linking apache2.2+tomcat6. When I do a login from port 80, the jsessionid is in the browser's link like this: http://nuovo.DOMAIN.COM/utente.do%3bjsessionid=3D29C52B819B2EBB874971ABA43866EE And