Is it possible to automatically redirect HTTP to HTTPS?
Can I amend my host file in such a way that when I visit http://www.hsbc.co.uk it will redirect me to https://www.hsbc.co.uk? or is there another way to achieve this.
|
Is it possible to automatically redirect HTTP to HTTPS? Can I amend my host file in such a way that when I visit http://www.hsbc.co.uk it will redirect me to https://www.hsbc.co.uk? or is there another way to achieve this. | ||||
feedback
|
|
HTTPS Everywhere is a good start, if you want a custom brew solution then use Privoxy to rewrite URLs. Please note that the | ||||
|
feedback
|
|
HTTP and HTTPS are different protocols. Your hosts file (or DNS) does not determine what protocol is used. | ||||
|
feedback
|