Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using this with S3 Storage #8

Open
zacksiri opened this issue Feb 7, 2011 · 1 comment
Open

Using this with S3 Storage #8

zacksiri opened this issue Feb 7, 2011 · 1 comment

Comments

@zacksiri
Copy link

zacksiri commented Feb 7, 2011

I use S3/Cloudfront to store my assets, how would I make it so that Rack offline uses S3 to pull assets for caching?

@robertokl
Copy link

Zacksiri, this is not an rack-offline issue. The Same-origin policy prevents this. So the browser won't download the files. http://en.wikipedia.org/wiki/Same-origin_policy. If you use the http instead of SSL for your images, it should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants