S3网站托管-重定向过多

时间:2018-08-08 08:36:44

标签: amazon-web-services amazon-s3 amazon-cloudfront amazon-route53

我有一个从S3存储桶提供服务的React应用,该存储桶是为静态网站托管而设置的,位于Cloudfront发行版后面,具有由Route 53管理的自定义域(https://dev.meal-plannr.com)。

当我进入自定义域或Cloudfront URL时,出现“重定向过多”(Safari)或“ dev.meal-plannr.com重定向您太​​多次”的信息。 (铬)。转到S3存储桶URL可以使网站正常运行。有趣的是,只有显示了开发工具,我才会在Chrome中看到错误-否则网站会在所有URL上正确加载。

以下是上述每个服务的配置。

S3

S3 static website hosting configuration

Cloudfront

原始配置:

Cloudfront origin configuration

常规:

Cloudfront general configuration

行为:

Cloudfront behaviours configuration

错误页面:

Cloudfront error pages configuration

53号公路

Route 53 configuration

直到大约30分钟前,我的S3存储桶均已设置为重定向到https://dev.meal-plannr.com,但此后我将其删除。我配置错误了吗?

0 个答案:

没有答案