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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ