Skip to content

使用 apache 的用户可能会出现一直无法登陆的情况。

解决方案:此问题的原因是 Apache 服务器无法携带头部 Authorization,应该检查一下 .htaccess 配置 比如加上

CGIPassAuth on