i am a cakephp beginner , have not much exposure to cakephp. I have followed installation step for Alaxos ACL plugin foe cakephp 2.0 from -alaxos site .. there second step is configuring admin routing .
(一) 增加
Router::connect( /admin/acl , array( plugin => acl , controller => acl , action => admin_index , admin => true));
纽约总部 php文档和配置配对/Config/core.php:增加以下线:
Configure::write( Routing.prefixes , array( admin ));
i am not sure whether this is the correct way of doing it...
http:// localhost/cakeacl/admin/acl”rel=“nofollow”http:// localhost/cakeacl/admin/acl 错误
**Private Method in AclController
rror:AclController:admin_index()不能直接查阅。 ** 本文件迟交。
请帮助我。 预告......