PUBLIC=>/Public
ROOT=>
APP=>/Think/index.php
GROUP=>/Think/index.php
URL=>/Think/index.php/Login)
ACTION=>/Think/index.php/Login/login
SELF=>/Think/index.php/Login/login?username=admin&password=admin&code=5879
我的/Public是不是出错了,应该为Think/Public吧
还有为什么“__ROOT_”没被解释出来
是我哪里没配好么,求高手指点