Home > 实用 > http自动转https

http自动转https

修改完hostsTwitterFox可以正常使用,不过在TwitterFox中点击twitter的链接时打开的是http形式,仍然无法访问,此时需要手动改成https形式,比较麻烦,不过有了这个插件问题就解决了,可以将http自动强制转化为https。

Redirector

安装地址:https://addons.mozilla.org/zh-CN/firefox/addon/5064

使用方法:安装后在Redirector的选项中添加

example url: twitter.com

include pattern: http://twitter.com/*

redirect to: https://twitter.com/$1

然后确定后关闭即可。

不止是twitter需要加密形式的https访问,其他网站(facebook、friendfeed等)当然也同样适用,更多说明参考redirector的说明文档评论

1,816 views POSTED ON July 8, 2009, , , ,

Comments:1

Leave my own
  1. 雪深 Reply
    09/07/08

    收藏

    [Reply]

Leave a Reply

Trackbacks:1

Listed below are links to weblogs that reference
http自动转https from 轨迹线
pingback from opera http2https at Johnny’s Blog August 8, 2009

[...] 上次说到twitter修改hosts后只能用https打开,在firefox里用Redirector这个扩展可以很轻松的将http自动转化为https。opera也能实现这个功能,需要加一段js脚本: [...]

TOP