Vinelab / cdn

CDN Assets Manager Package for Laravel.
MIT License
216 stars 71 forks source link

multiple cdn urls #80

Closed og6k closed 9 years ago

og6k commented 9 years ago

I set up to use multiple buckets as per the example.

How do i set up multiple cdn urls from cloudfront?

In cloudfront, I can only set one origin bucket for one cloudfront url. So I have multiple buckets=multiple cloudfront urls.

og6k commented 9 years ago

NVM. figured out that one distribution can handle multiple origins.