Hello,
I've one domain with a SSL-Certificate (only for http://www.example.com).
I want that if you type example.com that you'll redirected to https://www.example.com
In Chrome it works out of the box. But, for example, Firefox don't redirect to www but only to https.
I tried to add this rule in .htaccess and in the apache vhosts file, but both didn't work
Thanks in advance for your help!