|
Well I beleive the issue here is trying to figure out how the login is dropped. Hense I suggested double check your settings.
Cookie path should be / in both apps
Cookie domain should be set to .domain.com in both apps so cookie works with and without the www as you will drop login if not set this way
cookiename obviously you have set right
The little tweak I posted above is just to make sure the session cookie is read correctly
|