In order to completely disable it, I put the following in my
app/config/bootstrap.php (note that you can also make the corresponding
changes in php.ini):
ini_set('session.use_trans_sid', 0);
ini_set('url_rewriter.tags', '');
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---