My PHP Application files upload functionality is not working after setup cloudflare firewall rules

Hello All,

Could you please help me on the above issue actually am not able to upload any files using PHP script after Cloudflare firewall setup on a website.

So do we need anything changes in my codebase part or do something to resolve the issue?

Thanks

You should see the challenged/blocked firewall events in the firewall events if you navigate to the Cloudflare dashboard → Security → Overview and lookup for Firewall events for the past 24hours or so. Once you find them, click on a particular one to find more details about it (user-agent, IP, HTTP version …).

Could you share some details which service was triggered that blocked you? :thinking:

Hi @fritex,

Really appreciate your replay the server team setup the OWASP 10 rules which have impacted my php application upload functionality and for every HTTP request which is upload script in php has been blocked by OWASAP rules the details are as below

I hope these details help to analyze the issue

Thank you !

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