Z
Z
ZeXeDeR2016-02-15 10:56:45
htaccess
ZeXeDeR, 2016-02-15 10:56:45

Why doesn't https work on the site?

There is a site uzhin-doma.ru An ssl certificate is installed on the site. Initially, the site worked on WP, when translated to https, it stops loading. As a test, I created a simple page, which, in theory, should work via https.

I wrote the following in .httaccess:

DirectoryIndex index.html

RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}


But no use. The hoster claims that there are no problems with the certificate. What then could be the reason?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey, 2016-02-15
@ZeXeDeR

Is the host virtual?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question