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:
changing "managed challenge" to "Log" fixes it. but that seems like a bad workaround
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
