ERRest and sessions?
ERRest and sessions?
- Subject: ERRest and sessions?
- From: Jesse Tayler <email@hidden>
- Date: Wed, 01 Feb 2012 20:18:06 -0500
I just deployed ERRest with apache rules to shorten URLs
I can't get sessions to stick.
static pages /wa/ and /ra/ work as expected
but session pages /wo/ show up but navigate back to Main page when clicking and there's no error, which seems like the session just isn't getting kept.
Safari didn't let me check the cookies very well, or they moved the editor that used to be there...even firefox didn't seem to show me my cookie situation or I could not find it...
Do I need to do something other than:
setStoresIDsInURLs(false); setStoresIDsInCookies(true);
To let the shortening work properly?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden