For some reason, my URL’s are not case sensitive, when they should be. I have no Transform Rules that could be causing this. Does anyone know what’s up with it?
The expected behaviour without Cloudflare enabled is :
RyderCragie.com/articles
- 200 OK.
RyderCragie.com/aRtIcLeS
- 404 Not Found.
The expected behaviour with Cloudflare enabled should be:
RyderCragie.com/articles
- 200 OK.
RyderCragie.com/aRtIcLeS
- 404 Not Found - Triggers Worker to redirect to RyderCragie.com
.
Current unexpected behaviour with Cloudflare enabled is :
RyderCragie.com/articles
- 200 OK.
RyderCragie.com/aRtIcLeS
- 200 OK - Displays what’s on RyderCragie.com/articles
.
cloonan
Split this topic
February 28, 2023, 10:28pm
2
system
Closed
March 15, 2023, 10:28pm
3
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.