IE 去掉在https页面访问http页面时弹出的警告框

By ctrl+v  2009-09-10 10:26:52

This page contains both secure and nonsecure items.
Do you want to display the nonsecure items?
(本页不但包含安全的内容,也包含不安全的内容。是否显示不安全的内容?)
在包含安全 (https://)页面请求不安全(http://)页面,IE默认设置下会弹出如上信息的警告框.
解决方法如下:
1. In Internet Explorer, go to Tools, Internet Options, click the Security tab;
   in "Security level for this zone" section, Click "Custom Level"
2. Find "Display mixed content" option. Change it from Prompt to Enable.
3. Click OK, Yes, and OK. The change should take effect immediately.

这样设置其实目的是让页面能显示"混合内容"形式的信息,而且不安全内容(即http://)将可以显示,而不弹出警告框.这个问题一般在IE下才会出现,Firefox未遇到过,可能FF默认设置是启用的.

评 论
长篇评论
 No comment yet!
短篇评论 <共 0 条评论>


相关主题
没有相关