I want to redirect my site from HTTP with www to HTTPS non-www I used the following code but it doesn\'t work.
RewriteEngine On RewriteCond %{HTTPS} off [OR] RewriteC