How to disable caching on a specific directory?

Hello community, can anyone please tell me how to disable caching on a specific directory?
For example, this is my website https://tinytool.net/ beta /my-project and I want to disable the caching on the beta folder where I will upload my projects which are in under development, so all files I upload won’t get cached in there.

Thank you in advance and looking forward to hearing from you.

Hi,

You can set a cache rule for this path. Add a new rule, pick field URI Path, then starts with: /beta, with action Bypass.

(If you don’t want to use a product still in beta, you can set a page rule with a “cache-level: bypass” setting).

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.