Answer the question
In order to leave comments, you need to log in
The relative path is substituted http?
For example, the site http://domain.ru
contains relative paths of the form
<link rel="stylesheet" href="/style/listings/css/style.css" type="text/css">
https://domain.ru/
then the styles should be loaded along the path, https://domain.ru/style/listings/css/style.css
but the browser stubbornly prescribes http://domain.ru/style/listings/css/style.css
what causes the Mixed Content error, while normal paths are prescribed for js .. what could be the matter? already broke my head, nothing helps
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question