Tagged Questions
3
votes
1answer
2k views
Using /etc/hosts or iptables to redirect site to https:// version
I'd like to have my system automatically take me to https://facebook.com even if I put http://facebook.com into my browser. I can get /etc/hosts to redirect to me to different domains, but it seems ...