Tuesday, June 28, 2011

Re: What to do before deployment

change the security salt
the cookie name isnt that important because it is public anyway


On 27 Jun., 23:21, Santiago Basulto <santiago.basu...@gmail.com>
wrote:
> Hello People.
>
> Would like to make a good list of "things to do" before deploy my App
> in production. Here things i do right now:
>
> 1. Configure::write('debug', 0);
> 2. Configure::write('Cache.disable', false);
> 3. Configure::write('Session.cookie', 'OTHERNAME');
> 4. Customizing error pages (not found, and stuff)
>
> What more would you add?
>
> Thanks!
>
> --
> Santiago Basulto.-

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: