CloudFront CDN

Hi,
Our site is configured with an Amazon CloudFront CDN for images and our website sourcecode points to AWS cdn url directly for example 8g4c69t8xkem.cloudfront.net and we´ve moved our DNS to Cloudflare, but don´t know if is possible to change cludfront url with Cloudflare one… is this possible or how should I configure that ?
Thanks in advance
Fernando

You can certainly keep using your Cloudfront setup. There’s not a “Cloudflare” CDN URL.

Cloudflare is more of a “Pull” CDN for your entire website. It can automatically cache static assets based upon file extension without a special URL, as long as it’s within your domain.

For example: example.com/gallery.php won’t be cached, but example.com/image/photo.jpg will be “Pull-cached” as it’s delivered to your visitor. The next visitor will get the cached version of the file.

Thanks for your prompt answer.
Woud be great to have a Cloudflare cdn URL also because this way your site clasify better because of non cookie domain for statick content… but… anyway very clear your answer. Thanks !
Best Regards,

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.