You can try the following:
RewriteEngine On RewriteCond %{HTTP_HOST} ^hubket\.com [NC]RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.hubket.com/$1 [R,L]
You can try the following:
RewriteEngine On RewriteCond %{HTTP_HOST} ^hubket\.com [NC]RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.hubket.com/$1 [R,L]