Question
CDN setup for SAAS through DO Space and DNS from cloudflare
Hi, I have this scenario and wanted some help with setting it up properly.
- mydomain.com is a droplet on DO - dns resolves at cloudflare
- box.mydomain.com points through cloudflare to my SAAS provider
- NS are pointed to cloudflare
I wanted to setup a CDN on DO to serve css/img/js files which I have managed to do however the files don’t open when I access the box.mydomain.com. However, if the files are accessed on the browser, they work fine.
What am I doing wrong?