RewriteEngine On
RewriteCond %{HTTP_HOST} h5\.amboosh\.co\.za [NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://h5.amboosh.co.za/$1 [R,L]