how to redirect https://domain.com to https://www.domain.com?
This works with OpenLiteSpeed
RewriteCond %{HTTP_HOST} ^example.com[NC] RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301,NC]
Blog
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
This works with OpenLiteSpeed
CyberPanel
Blog