[CentOS] HOW to REDIRECT to HTTPS?

Fri Mar 4 08:32:15 UTC 2011
ken <gebser at mousecar.com>

On 03/03/2011 08:04 AM erikmccaskey64 wrote:
> I'm searching for a method [on client side] to redirect to HTTPS in a
> few given domains.
> 
> e.g.:
> 
> http://www.facebook.com/
> 
> to
> 
> https://www.facebook.com/
> 
> Ok. I use several webbrowsers, and not all of them has "add-ons" to
> redirect these pages to https.
> 
> My purpose is this: when i go to "http://www.facebook.com" i don't want
> to see any http traffic with wireshark
> 
> Is this possible?? How can i achieve it? How can i automatically
> redirect http traffic for given domain names to HTTPS??

Someone else already mention https-everywhere, the firefox plug-in.
That works for me.

eff.org recently had an extensive article on this very topic.  You may
want to search their site for more info.


> ....