I am using non-relative(e.g http://blahblah.com/blahblah.php) URLs for linking within in my web site. That is in order to be able to switch from http to https whenever I want to.
The problem now is that url_rewriter.tags does not append the session id on these non-relative links(when the browser does not support cookies).
How can I determine when to append the session id manually?
I think the question is actually how to determine whether the browser accepts my cookies or not?
Any help would be appreciated,
Alexis
Replace url_rewriter.tags for non-relative URLs manually?
Moderator: General Moderators