
RewriteEngine On 
RewriteCond %{SERVER_PORT} 80
RewriteCond %{HTTP_HOST} ^(www\.)?sanistar\.pro
RewriteRule ^(.*)$ https://www.sanistar.pro/$1 [R,L]