# DO NOT REMOVE THIS LINE AND THE LINES BELLOW SSL_REDIRECT:padrao.globalsites.site
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteCond %{HTTP_HOST} (www\.)?padrao.globalsites.site
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
# DO NOT REMOVE THIS LINE AND THE LINES BELLOW SSL_REDIRECT:padrao.globalsites.site