i think this came up the other day:

http://groups.google.com/group/cake-php/browse_thread/thread/54830d6975cea12d/9e8121877d9712a1?lnk=gst&q=%3FCAKEPHP%3Dd550b7b78dbfe545d4afeda95d470eaa+appended+to+all+urls&rnum=1#9e8121877d9712a1

On 18/08/06, 379 the manifesto <[EMAIL PROTECTED]> wrote:
>
> Yeah, cheers Chris.
>
> I normally use :
>
> <IfModule mod_php4.c>
> php_value session.use_trans_sid 0
> php_value session.use_only_cookies 1
> php_value magic_quotes_gpc 0
> php_value register_globals 0
> php_value session.auto_start 0
> </IfModule>
>
> <IfModule sapi_apache2.c>
> php_value session.use_trans_sid 0
> php_value session.use_only_cookies 1
> php_value magic_quotes_gpc 0
> php_value register_globals 0
> php_value session.auto_start 0
> </IfModule>
>
>
> In webroot  .htaccess
>
>
> What I meant to ask was, whether it was a CAKE setting I needed to
> comment/uncomment.
>
>
> The above does work BTW
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to