强制Tumblr使用http链接而不是https [英] Force Tumblr to use http link instead of https

查看:252
本文介绍了强制Tumblr使用http链接而不是https的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道它被提升为使用安全套接字并且应该使用 HTTPS 而不是简单的 HTTP 。但我开发的网站托管在服务器上,该服务器只有http的定义。 Https会弹出404,这就是为什么我想使用 http:// 而不是 https://

I'm aware that it is promoted to use Secure sockets and HTTPS should be used instead of simple HTTP. But the website I developed is hosted on a server, that has definitions for http only. Https would pop out a 404, that is why I want to use http:// instead of https://.

我正在编辑我的Tumblr博客的主题,我正在使用此代码,

I am currently editing the theme for Tumblr blog of mine, I'm using this code,

<div class="each-object">
   <h4>
     <a href="http://www.aceinternationals.com" 
     target="_blank">2. Ace Internationals</a>
   </h4>
</div>

但是当我保存它时,Tumblr更改 http:// https:// 这总是会导致 404

But when I save it, Tumblr changes the http:// to https:// which would always cause a 404.

查看突出显示的代码和URL(左下角)。他们俩都不一样。

Have a look at the code highlighted and the URL (bottom left corner). They're both different.

我该怎么做才能超过Tumblr?

What should I do, to over come this in Tumblr?

推荐答案

您指的是 http:// 的需要编辑主题?
因为根据我的测试,Tumblr在保存页面后不会将实际链接转换为 https:// 。它只是为了预览而这样做。

Are you referring to the need for http:// when editing the theme? Because from what I've tested, Tumblr does not convert the actual link to https:// after you save the page. It only does so for the sake of the preview.

这篇关于强制Tumblr使用http链接而不是https的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆