Answer the question
In order to leave comments, you need to log in
Why does the Mixed Content error occur when redirecting from internal pages to the main page?
Hello! I set up a rule in htaccess for redirects from all internal pages to the main one:
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/$ [NC]
RewriteRule (.*) / [R=301,L]
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