rackspace-cloudfiles

Cross-Origin Resource Sharing (Access-Control-Allow-Origin header) Rackspace Cloudfiles CDN

不羁的心 提交于 2019-12-14 01:50:16
问题 I am getting the following error on our live site in Chrome due to embedded font files in CSS all on our rackspace CDN: Font from origin 'https://aaa-aaa.ssl.cf3.rackcdn.com' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://www.mysite.co.uk' is therefore not allowed access. How do I add the Access-Control-Allow-Origin header on to the response when GETting these files from the

How to have S3, Cloudfiles, etc download a file directly from a URL?

杀马特。学长 韩版系。学妹 提交于 2019-12-12 01:58:53
问题 I'm looking at having to transfer a lot of large files from a 3rd party system to a cloud based file storage system, such as Rackspace Cloudfiles or Amazon S3. I'm not limited to just using those two, however. What I'm trying to find is a way to just let those services download the files directly, once provided with a public URL, in order to speed up the transfer and avoid having to setup something in the middle that relays each file. Is there a service out there that has an option like this