Question
CNAME for CDN implementation
Hi.
I want to install a CDN and I set up a CNAME for mydomain.com like:
s -> mydomain.netdna-cdn.com.
But, when I try to view, for example, a image from something like http://s.mydomain.com/image.jpg, It redirects me to http://s.myDEFAULT_FIRST_DIGITAL_OCEANdomain.com/image.jpg (with 404 error, obviously).
Any suggestion?
PS: I am using nginx.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Can you post a URL of an asset where that happened? This will be easier to troubleshoot.
I also recommend using DNS Check tools to validate your DNS setup.