WEBSITE DISPLAYING "IT WORKS"

0

I was initially using the Let's Encrypt SSL on a WordPress lightsail instance and I decided to use the cloudfront SSL. I was instructed to disable https redirection for the website from server side and allow the distributionto pull content from http only, which I did. I tried to load the website now any the only thing that is showing up is "It works".

How do I fix that?

demandé il y a 2 ans261 vues
1 réponse
1

Hello,

Based on the details that you have shared with us, it looks like apache/nginx configuration on the instance is probably missing the virtual host configuration for port 80.

Could you test out the below URLs and see what are you getting. Here, instance_ip is the IP address of your Lightsail instance. http://instance_ip https://instance_ip

If HTTPS is working while HTTP is not, then kindly check vhost file for port 80 and configure it like port 443 vhost file. Below third party document can help you in this case:

https://docs.bitnami.com/virtual-machine/infrastructure/lamp/configuration/configure-custom-application/

Let me know the results of above URLs to further check on it.

AWS
INGÉNIEUR EN ASSISTANCE TECHNIQUE
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions