Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

217
Visualizações
wordpress Https always is redirect to http

I have a website hosted on aws lighsail server, which use the bitnami wordpress. I just install ssl certificate on the apache2, then every time I go to the HTTPS home page, then I am always redirected to http.

HomePage

but if I login Manage Login Page, then it works.

I think this is a setup issue on the wordpress side instead on the apache side.

Can anyone give me some help to figure out the issue.

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

to do this you have to set up your server to force https connection, after you have installed ssl certificate. Sometimes, in the same page of ssl certificate there is an option to force https. You can contact your hosting. In alternative, you can force https by editing .htaccess file in your website root (by code editor of your hosting or via ftp). You have to add this code:

RewriteEngine on
RewriteCond %{HTTP_HOST} ^yoursite.com [NC,OR]
RewriteCond %{HTTP_HOST} ^www.yoursite.com [NC]
RewriteRule ^(.*)$ https://www.yoursite.com/$1 [L,R=301,NC]

Another alternative is the installation of the plugin Really Simple SSL, but I don’t like this option for future updates.

I hope this answer is helpful :)

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda