A
A
Alexey Ulyanov2016-05-23 12:39:38
Digital certificates
Alexey Ulyanov, 2016-05-23 12:39:38

Is there a way to enable https support in wordpress without plugins?

I specify the protocol in the path settings , the site works (somewhat incorrectly, but the problem is that the http protocol is hardcoded in the default template), but there is no access to the admin panel - "The site has redirected too many times."
How to solve the problem without plugins?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ulyanov, 2016-05-24
@mercury4

The final algorithm for me turned out like this:
1. I specify the protocol in the path settings
2. I add $_SERVER['HTTPS']='on' to wp-config.php;
3. I clean cookies.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question