Well, I thought you were "theman"? Anyway, what you want to do here is definitely possible in Cake. check out the useDbConfig property of the model. You should be able to adjust that in the beforeFilter. you will want an AppController.
As far as the default page, that is setup in routes.php which could be pointed to the login page. The blog tutorial has an example of how to change the default route. Good luck. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
