Thanks a lot for posting.
On 09 Nov 2005, at 11:26, Christoph Hermann wrote:
Yves Vindevogel schrieb:Met vriendelijke groeten,
Hello,
Searching a bit more it looks like Tomcat as of 5.5.4 has the ability
to set the path:
"Add the ability to force session cookies to be set to the root path
Yes, indeed. Is a bugfix in 5.5. But I'm running 5.0. If I need to
upgrade to get it working no problem, but I would first like to try
with my current setup.
'/'. This should not be used on large servers, otherwise tons ofNo, indeed, that is were the statement ended. If somebody is running
cookies may be sent. (remm)"
(from http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html)
...but I didn't find how exactly to invoke that feature.
5.5, he/she might run a search in the config files on the word proxy
and find something.
Could somebody post the tag then ?
I found it (asked in freenode irc/#tomcat) ;-)
*hooray*
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
=> emptySessionPath
I do it this way (Apache+mod_jk + some mod_rewrite rules (this is why i
need it) + Tomcat):
<Connector port="8009" enableLookups="false" redirectPort="8443"
emptySessionPath="true" protocol="AJP/1.3" />
Hope this helps some people :-)
Christoph
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Bien à vous,
Kind regards,
Yves Vindevogel
Implements
Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91
Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76
Web: http://www.implements.be
<x-tad-smaller>
First they ignore you. Then they laugh at you. Then they fight you. Then you win.
Mahatma Ghandi.</x-tad-smaller>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
