tags:

views:

200

answers:

1

How can I set a bucket in Amazon S3 so all the files are publicly read-only by default?

A: 

I can't - objects don't inherit ACL from the bucket

Victor P