How to force request lowercase in the URL in Cloudflare?
for example, if Cloudflare get requests for https://example.com/signup/Test-Page-BLOG/ then it should be redirected to https://example.com/signup/test-page-blog/
Is that possible to use the Cloudflare page rule or any other method within Cloudflare?