Search Results

0
votes
1answer
72 views

Hosting Static sites via EC2 ELB and Cloudfront

Hi Looking to host multiple static web sites by pointing DNS to an Elastic Load Balancer and serving the content via Cloudfront. Is this a plausible approach? Are there any gotchas …
1
vote
1answer
43 views

s3 cloudfront listing all contents in bucket to anonymous users

Hi Anonymous Users can browse to our public distributions or s3 folders and view a list (xml) of all files. We have set read permissions. Can anyone recommend how to prevent users …