如何将http代码转换为https?

发布于 2025-01-05 09:05:51 字数 676 浏览 0 评论 0原文

我想在我的 facebook 粉丝页面中添加一个聊天框,但嵌入代码示例以 http 开头,但 facebook 只允许 https。 我如何将下面的嵌入代码更改为 https。 我正在使用 iwipa 应用程序进行页面构建。

<embed align="middle" allowscriptaccess="sameDomain" flashvars="id=163365836" 
height="405" name="chat" pluginspage="http://xat.com/update_flash.shtml" 
quality="high" src="http://www.xatech.com/web_gear/chat/chat.swf" 
type="application/x-shockwave-flash" width="520"></embed><br />
<small><a href="http://xat.com/web_gear/?cb" target="_BLANK">
Get your own Chat Box!</a>
<a href="http://xat.com/web_gear/chat/go_large.php?id=163365836" 
target="_BLANK">Go Large!</a></small>

I want to add a chat box in my facebook fan page but the embed code examples start with http but facebook allows only https.
how i can change below embed code to https.
I m using iwipa application for page building.

<embed align="middle" allowscriptaccess="sameDomain" flashvars="id=163365836" 
height="405" name="chat" pluginspage="http://xat.com/update_flash.shtml" 
quality="high" src="http://www.xatech.com/web_gear/chat/chat.swf" 
type="application/x-shockwave-flash" width="520"></embed><br />
<small><a href="http://xat.com/web_gear/?cb" target="_BLANK">
Get your own Chat Box!</a>
<a href="http://xat.com/web_gear/chat/go_large.php?id=163365836" 
target="_BLANK">Go Large!</a></small>

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

鲸落 2025-01-12 09:05:51

您需要获取 SSL 证书,然后在您的服务器上进行设置。

You will need to acquire an SSL Certificate and then set it up on your server.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文