Request Block when use Proied
This issue occurs when we send special characters like german language characters in request body
Check your security event log (use the ray ID if you can get it from the rejected request header to locate more easily) to find the reason and then you can adjust WAF rules as needed.
https://dash.cloudflare.com/?to=/:account/:zone/security/events
Could you please guide me on how to configure the security rules (/core/rule settings) across different environments (development, staging, production)? Specifically, I’d like to ensure that the rules allow legitimate requests while appropriately blocking any malicious activity, adhering to OWASP guidelines.
Specifically, I’d like to ensure that the rules allow legitimate requests while appropriately blocking any malicious activity, adhering to OWASP guidelines.
Once you find the rule by searching with rayID in security events, you can then follow our guide for handling a false positive if you have encountered this.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.