SSL:通过 php 代理显示不安全的项目
我的网站受 SSL (https) 保护,我需要嵌入一些不安全网站 (http) 上的图像。
如何避免在尝试显示未通过 https 传递的内容时收到的安全错误。
无论如何我可以通过代理传递它以避免错误???
My site is protected with SSL (https) I need to embed some images that are on an unsecured site (http).
How can I avoid the security errors recieved when trying to show content that was not delivered through https.
Is there anyway I can pass this through a proxy to avoid errors???
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将其放入名为“chart.php”的文件中,并将其用作图像的
src
:Put this into a file called "chart.php" and use it as the image's
src
: