For Workes & Pages, what is the name of the domain?
What is the issue or error you’re encountering
Hello, I am looking to set up Cloudflare as a proxy for my subdomain, test.example.com, and I want to route requests to different destinations based on the request path. Specifically, I want to achieve something like the following: If the request path ends with /api/v1, it should be forwarded to my server. If the request path starts with /static, it should be directed to my S3 bucket. Could you please guide me on how to configure these path-based routing rules in Cloudflare? Also i dont want to transfer nameserver of my domain to cloudflare. Thank you!