change the security salt the cookie name isnt that important because it is public anyway
On 27 Jun., 23:21, Santiago Basulto <[email protected]> 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
