1
I have a shared server with several sites (all mine), where one of them has SSL certificate.
However, when we type
https://outrosite.com.br (com ou sem www)
it displays the site you are on: (without redirecting the URL)
https://dominiocomssl.com.br
I already tried to do the check by. htaccess (if not the domain with SSL, redirect) and http.conf (when requesting on port 443, redirect to port 80), but to no avail.
Does anyone have any idea what I might do? Grateful.
Did you solve it? I’m having the same problem.
– rogue_psycho
@rogue_psycho I haven’t been able to.
– Silvio Delgado
This can be problems in the database, go to _options and change the url of your site
– rogue_psycho
@rogue_psycho has nothing to do with BD. It’s apache configuration.
– Silvio Delgado