It's located in a branch off of the web site's root, while there are other
branches and two more existing applications on this same site that utilize
different cf application names:
www.mysite.com
/
../myapp
../old_app
../even_older_app
I just noticed when examining a GET of http://www.mysite.com/myapp/ that CF
sets its client cookies as follows:
Set-Cookie: CFID=2822204; expires=Sun, 27-Sep-2037 00:00:00 GMT; path=/; \r\n
Set-Cookie: CFTOKEN=52387784; expires=Sun, 27-Sep-2037 00:00:00 GMT; path=/;
\r\n
What exactly does the "path" component of the cookie designate? I'm
wondering if there could potentially be a session conflict with the other
applications running on the site.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

