Hi, I was playing around with the "Simple User Authentication" example found in the cake manual: http://manual.cakephp.org/appendix/simple_user_auth
How would I go about using this as the very first page in my cakephp site? The example places it inside "views > users" and URL looks like this: http://www.mydomain.com/cake/users/login I wanted to have the login page as the very first page the user comes to (in development mode): http://www.mydomain.com/cake Of course I want it to work the same way when it goes into production/live: http://www.mydomain.com/ How would I go about acheiving this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
