Hi!
When i use function $his->redirect() to redirect for example
$this->redirect('/user/login') I am redirecting to:
http://exampleserv.com/app/webroot/users/login
but I want url like this:
http://exampleserv.com/users/login
Where is the problem. Please help.
Cake ver: 1.1.7.3363
PHP ver: 5.0.5
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---