Hello,
I have some problems with redirecting http to https. If I write https:// example.com in the browser address bar it works just fine. However, if I type http:// example.com it does not redirect me to https, but it shows me the server default page.
My .htaccess file contains the...