Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我设置了所有用户授权规则,例如<allow users="*"/>这是否也允许匿名用户(即尚未登录的用户)查看资源?
<allow users="*"/>
反之亦然 - 如果我允许匿名用户使用“?” 所有登录的用户都可以看到吗?