Hi mates,
Firstly, sorry for my english basic..
I'm following the Examples in the main page of the book.cakephp.org to
do a ACL
It was all right until that part Acts As a Requester, when I put that
code var $actsAs = array('Acl' => 'requester') (ACL Behavior) into
user model the application shows a error like that 'Error: the URL /
users/login was not found on this server. ...
It took ...
