# for main domain

RewriteCond %{HTTPS} off [OR]
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^ https://www.medicinepos.winklix.com%{REQUEST_URI} [L,R=301]

