Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/71.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/http/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html Can';是否在https页面上加载http内容?_Html_Http_Https - Fatal编程技术网

Html Can';是否在https页面上加载http内容?

Html Can';是否在https页面上加载http内容?,html,http,https,Html,Http,Https,我试图在http页面上嵌入http网站的iFrame和iFrame,但我发现了错误: The page at 'https:-url-' was loaded over HTTPS, but ran insecure content from 'http://-url-': this content should also be loaded over HTTPS. 有什么办法可以解决这个问题吗?除非您可以使用iFrame源HTTPS,否则不行。可能重复

我试图在http页面上嵌入http网站的iFrame和iFrame,但我发现了错误:

The page at 'https:-url-' was loaded over HTTPS, but ran insecure content from 'http://-url-': this content should also be loaded over HTTPS.

有什么办法可以解决这个问题吗?

除非您可以使用iFrame源HTTPS,否则不行。

可能重复