Thanks very much for that Shadow6363, it was very enlightening. I had just a further question, where do you handle the redirect to the login page? If I put the following in the app/webroot/.htaccess:
AuthType <type> Require valid-user I then get 404s every time I try to open the cakePHP application. Should I be putting the auth section within my controllers in cake, or can it go in the .htaccess? Thanks once again, J On Jul 5, 7:30 pm, Shadow6363 <[email protected]> wrote: > Hopefully without divulging too much of how my workplace does this, > I've binned what I've written to do what you describe. Let me know if > you have any questions.http://bin.cakephp.org/view/1800740612 Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en
