Hi
I want to make sure that the CDN (cloudflare in this case) completely ignores any of it's interventions when my users are trying to upload files to my site (to the downloads app)
I tried this:
path: *mysite.com/index.php?/files/submit/*
rules: Disable Security, Security Level: Essentially Off, Cache Level: Bypass, Disable Zaraz, Disable Apps, Disable Performance
But no luck. Is there a specific path I should use?
The rules are perfect, but I am not using the right path. Does anyone know what path should be used so all of these rules will apply and not interfere with someone trying upload files?