grouch
grouch
CDCloudflare Developers
Created by grouch on 11/13/2023 in #general-help
Customize WAF Block Response
Is it possible to customize the waf response with variables such as the user's IP address? for example, "access denied from ${ip.address}" https://developers.cloudflare.com/waf/custom-rules/create-dashboard/
4 replies
CDCloudflare Developers
Created by grouch on 9/15/2023 in #general-help
Looking for advice for a multi-origin site
I have many backends across different datacenters and clouds, I'd like to treat them all as a single site, similar to an api gateway with many endpoints. I've successfully done this with origin rules however I've found it's not possible to perform two operations on a single request when changing the origin dns, so I lose all the flexibility of transform rules. Is my only other option to run everything through a worker?
1 replies