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?

已提問 2 年前檢視次數 261 次
1 個回答
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
支援工程師
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南