now I have a website https.
http://www.example.com -> https://www.example.com = OK !
But, I have a problem with www ://example.com -> s://example.com = not good
I would like to have this redirection below : ://example.com -> s://www.example.com
How with RewriteCond and RewriteRule ? Help me plz !
Thanks !
To enforce https on all requests and redirect to www.example.com