我想将本地驱动器 (C:\something.html) 上的文件添加到 IE8 中的受信任区域 (我的操作系统是 Windows Server 2003)。“添加站点”对话框似乎不接受本地驱动器上的文件条目。
我努力了:
file://C:\something.html
file:\\localhost\c$\something.html
我已经看到了其他解决方案(在超级用户和其他地方),例如 Web 标记,它允许将您的本地文件视为互联网区域的一部分,但我想将我的文件添加到受信任区域。
我该怎么做?谢谢。
答案1
在 Internet Explorer 中,转到
Tools → Internet Options → Advanced
向下滚动到“安全”部分并选中
Allow active content to run in files on My Computer
答案2
危险建议:
安装 IIS,添加 C: 作为虚拟目录,并将 localhost 添加到信任区域。
您可以设置权限以仅允许 IIS 访问 C: 上的某些目录。
我知道的唯一其他解决方案是网络标志。
例如:
<!-- saved from url=(0023)http://www.contoso.com/ -->