如何在 Metro IE10 中测试本地站点?

oni*_*nik 6 windows-8-preview internet-explorer-10

有没有人找到在 IE10 的 Metro 版本中启用本地子网站点的方法?目前,如果我尝试访问子网块中的站点,例如http://192.168.1.50/index.php,我只会收到错误“Internet Explorer 无法显示此网页。”。

一种解决方法是为每个服务器使用我们的公共 IP 和 NAT 特定端口,但这会很麻烦。有任何想法吗?

小智 7

此功能似乎是设计使然,如本博客文章所述:http : //blogs.msdn.com/b/ieinternals/archive/2012/03/23/understanding-ie10-enhanced-protected-mode-network-security -addons-cookies-metro-desktop.aspx

处理它的一种方法(对我有用)是手动将站点添加到本地 Intranet。

  • 还可以将其添加到受信任的站点。 (2认同)