How to redirect from http to https:
1. redirect http://example.com to https://www.example.com
2. redirect http://www.example.com to https://www.example.com
3. redirect https://example.com to https://www.example.com
Like facebook, google?
Please help me with code in .htaccess
or another.