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.
我有以下配置:
IIS + NTLM + HTTP 基本认证 + PHP。
一切都很好,除了没有办法注销用户.... http://test@localhost.com的方式我认为由于 NTLM 不起作用。有没有办法成功注销?
非常感谢。