RewriteEngine On
RewriteCond %{HTTP_HOST} ^bohemian.al [NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.bohemian.al/$1 [R,L]