I use CloudFlare on my website and it works great. The problem is that I decided to host my static files such as JavaScript, CSS, etc. B static.example.com, and I don’t know how to configure the subdomain.
I have tried to add a CNAME record ( statica pseudonym example.com), and it does not work, and as a record of A ( staticpoints to IPAddress) where IPAddress- is the IP-address, which is used as www, and so example.com.
Am I doing something wrong? I waited about an hour for any DNS propagation problems and still does not work.
source
share