If I wants to disable Cloudflare caching including all of its subdomain then which rules is correct?
webania.net/*
or
*.webania.net/*
which one would be correct?
I wants to apply it on domain including their subdomain, for example:
example.com
foo.example.com
www.example.com
This is the right one for what you intend. Make sure you purge all the cache after enabling the rule.
Thank you. But the problem is it’s not working. Cloudflare stilling caching it.
Get rid of the first period so it’s *webania.net/*
Now it should match everything.
6 Likes
Will it work on subdomains too?
It should. Without the leading period, it should match (blank)webania as well as sub.webania
2 Likes
system
Closed
11
This topic was automatically closed after 30 days. New replies are no longer allowed.