aws-samples / aws-refarch-wordpress

This reference architecture provides best practices and a set of YAML CloudFormation templates for deploying WordPress on AWS.
MIT No Attribution
1.08k stars 609 forks source link

HTTPS can't access - How to setting cloudfront? #54

Closed dogiejoy closed 5 years ago

dogiejoy commented 5 years ago

I am input parameter Cloudfront Certificate ARN already and run CloudFormation is COMPLETE But i am not access web it is show 502 ERROR

Then I am set CloudFront Distributions > Origins and Origin Groups Now : Origin Protocol Policy = HTTPS Only (can not access web 502 ERROR) But if Set : Origin Protocol Policy = HTTP Only (access web OK but can not load css & js)

I'm not sure How to setting CloudFront Distributions?
more question

Please advise me.

dogiejoy commented 5 years ago

sorry, now i can access web https already Thx.