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