How do i create a WAF rule to allow file uploads?

i keep getting blocked by "Cloudflare OWASP Core Ruleset configuration"
this is not working:
(http.request.uri.path contains "cool.com" and http.request.method eq "POST")

changing "managed challenge" to "Log" fixes it. but that seems like a bad workaround
Screenshot_from_2025-07-14_03-07-32.png
Was this page helpful?