V2
This document relates to the CacheFly V1 platform. For documentation relating to the CacheFly V2 platform please see our new Help Guides.
V1
After configuring a custom hostname for your CacheFly account in the Hostname Manager, you (or your primary hosting company) must make changes do your DNS Zone File in order to actually point requests to your CacheFly account. The cname should be main to your primary cachefly account now.
Example:
If your username is: myusername
and you're adding:
static.mydomain.com
You would configure:
static.mydomain.com. 86400 IN CNAME myusername.cachefly.net.
In your DNS zone file
0 Comments