We want to disable CDN for specific countries. How can we do it?
I’m not sure what you mean by “disable”, but you can use Workers to do country-specific routing:
If you want to pull different content for the same hostname, maybe some combination of the above and below worker would do it.
1 Like
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.