<authentication mode="Forms"> <forms loginUrl="~/Member/Login" timeout="2880"/> </authentication>
请问这段应该加在哪个web.config中的哪个位置呀
根目录下的那个 web.config
<system.web>下面