First option:
RewriteEngine on RewriteCond %{ENV:HTTPS} !=on RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Second option:
RewriteEngine on RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add support@edis.at to your trusted senders list in your email software.