Questions tagged [cloudflare]

3 questions
1
vote
1 answer

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://domain.com/ How can I set up this using the…
Subhash
  • 1,586
  • 11
  • 18
0
votes
1 answer

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 the load balancer has the Cloudflare origin…
echan00
  • 101
0
votes
1 answer

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/signup/test-page-blog/ Is that possible to use the…
Jay
  • 1,064
  • 2
  • 12
  • 21