On 01/28/2015 03:41 AM, Brad Roberts via Digitalmars-d wrote:


I spent the time today to read up on how to use s3 website redirects,
since s3 doesn't support symlinks.  The only new requirement is for the
http client to follow a 301 redirect, which most do.

Can you please also add cache-control headers?
Should be 'Cache-Control: public, max-age=31557600'

http://stackoverflow.com/questions/22501465/how-to-add-cache-control-in-aws-s3
http://forum.dlang.org/post/swifmqthxwiouxkwq...@forum.dlang.org

Reply via email to