If I'm using a custom origin (e.g., an EC2 instance), what s

Responsive Ad Header

Question

Grade: Education Subject: Support
If I'm using a custom origin (e.g., an EC2 instance), what should I check to resolve a 403 error?
Asked by:
97 Viewed 60 Answers

Answer (60)

Best Answer
(302)
Verify that your custom origin's web server is configured to allow requests from CloudFront's IP address ranges. Check the web server's access logs to see if the requests are reaching the server and if they are being rejected. Ensure the origin server's firewall isn't blocking CloudFront's requests.