【发布时间】:2014-03-06 22:47:31
【问题描述】:
如 Microsoft 知识库文章“Internet Explorer does not support user names and passwords in Web site addresses”中所述,http://username:password@example.com/ 等 URL 在 Internet Explorer 中不起作用。我找不到合适的解决方法。我只需要 HTML 文档中的一个简单链接即可。
练习目的:
我们有一个网站,基于 cookie 的登录相当安全。我们有使用 HTTP 身份验证的标准统计数据包(Webalizer 和 AWStats)。我想给站点管理员一个指向统计数据的快速链接。包含密码的链接仅对登录的管理员可用。这没有很大的安全风险。
【问题讨论】:
-
那是因为没有解决方法。
-
好的。那我就放弃这个想法了。
标签: internet-explorer http authentication