Questions tagged [cloudflare]
The cloudflare tag has no summary.
4 questions
0 votes
0 answers
82 views
How to enable cache in a Cloudflare R2 bucket?
I want to enable cache in my new bucket I just created on Cloudflare R2, but I see no option for that on the bucket settings. The documentation has a page precisely on how to enable cache, but it says ...
0 votes
1 answer
508 views
Configuration for Cloudflare endpoint using SSL to Kubernetes (load balancer & flask service)
Here is a summary of what I'm trying to do: I can get my flask app to respond without HTTPS/SSL. But am receiving a '503 Service Unavailable' when I am trying to use SSL. My understanding is since ...
0 votes
1 answer
267 views
How to force lowercase URL in cloudflare
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/...
1 vote
1 answer
240 views
Cloudflare page rules for removing multiple trailing slash
Cloudflare page rules for removing multiple trailing slash I want to set up the below things. https://domain.com// OR https://domain.com// OR https://domain.com/// OR onwards are redirecting to https:/...