Answer the question
In order to leave comments, you need to log in
Redirecting too many times?
Created an ssl certificate, added it,
registered the following in .htaccess
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
Страница недоступна
Сайт выполнил переадресацию слишком много раз.
Answer the question
In order to leave comments, you need to log in
RewriteCond %{HTTPS} !=on
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question