0

I have configured an EC2 instance with Cloudfront to use SSL(from ACM).

It works fine only for the root URL (example.com) but not for other URLs (example.com/page1).

502 Error : The request could not be satisfied.

502 Error : The request could not be satisfied.

Response Headers

katu
  • 101
  • 1
  • There's not enough information, here. How many Cache Behaviors have you configured? Just one, or more than one? What are the response headers you see from this request, specifically, is there an `Age:` header? – Michael - sqlbot Jun 15 '18 at 12:13
  • Thanks for the suggestion. Question edited. Only the default cache behavior. – katu Jun 15 '18 at 14:59
  • What protocol does CloudFront use for connection with the Origin? https, http or match-viewer? – M. Glatki Jun 15 '18 at 18:23
  • It's https. The webserver is [keystonejs](https://github.com/keystonejs/keystone) – katu Jun 17 '18 at 06:33

0 Answers0