mod_rewrite, sessions and cookies
mod_rewrite, sessions and cookies
- Subject: mod_rewrite, sessions and cookies
- From: Jaime Magiera <email@hidden>
- Date: Sun, 6 Nov 2005 12:18:29 -0500
I use a lot of direct actions in my WO application. Each page is a
mixture of session links and regular links to other direct actions.
This requires the use of cookies to store the session ID. For the
most part, this worked without a problem. Recently, I implemented
mod_rewrite in Apache to shorten the URLs of the direct actions. I'm
now coming to the conclusion that this is going to cause some
problems. The default cookie is for /cgi-bin/...., and loading a page
with the shortened URLs does not add a cookie at all.
There are a myriad of ways I could re-work things (add a second
cookie, change the default cookie writing procedure, etc.). I'm
curious if anyone else has had this problem and how they handled it.
thanks,
Jaime
_______________________________________________
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