Hey guys,
I’ve got a basic question that I can’t seem to find the answer to. I’m launching some static sites (html,css, js only) on my GoDaddy VPS and want them to all share the same stylesheets and few other scripts to make them easier to maintain. The sites will all be on different subdomains but will more or less have the same content and style.
Will I run into any issues with them loading these files across subdomains if all of them are hosted on cloudflare? Am I missing an easier way to implement all of this?
Thanks!