2回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Hi.
Are you hosting a web server on EC2?
You should check the access log and error log of the web server. Then you should find the reason why Cloudflare responds with 520 error.
0
Another troubleshooting step: Edit the hosts file on your PC and add test.mydomain.com
as an entry with the IP address of your instance. Then you will be able to see what the instance is returning. You can also do this with tools like curl
and wget
by setting the Host
header in the request.
関連するコンテンツ
- 質問済み 6年前