Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 bit.ly 帐户,带有自定义的短 URL。但是,我想关闭http并打开https。我不知道如何让 bit.ly 指向 HTTPS URL。有办法吗?谢谢。
我无法评论 HTTPS 是否可以与自定义 URL 一起使用,但 bit.ly 确实在一定程度上支持 HTTPS 目标 URL,因为以下链接有效:
http://bit.ly/tT1Ms映射到https://test.com
Bit.ly 仅存储 URL 中“http://”或“https://”前缀之后的部分。不幸的是,这意味着您无法指定其中一个。协议将由您连接的网站决定。对不起!