RewriteEngine on
RewriteCond %{HTTP_HOST} ^ositosconalcohol.com [NC,OR]
RewriteCond %{HTTP_HOST} ^www.ositosconalcohol.com [NC]
RewriteRule ^(.*)$ https://ositos.world/$1 [L,R=301,NC]