Hello,

Say I have a section on my site which requires the user to be logged
in, eg:

http://www.mysite.com/topsecret/

When user who isn't logged in clicks a link to that page, I'd like to
serve up my login page, using my login controller, without having to
do a redirect().

Is it possible to do this sort of on-the-fly re-routing in CakePHP?
I'm sure it is, but all my searching hasn't turned up much.

Any help much appreciated,
Rangi
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to