Редирект с http на https

# Redirect https RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Теги
Drupal 7.x
Redirect