I wanna make anyone to go through JS challenge when accessing any page of my website.
Assume my website is mydomain.com, and I got the below setting:
Why is it not working? When I access mydomain.com, it still act like normal without the Cloudflare 5 second loading page.
domjh
2
Hi @user17648,
Can you swap http.request.uri
to http.host
in that rule? http.request.uri
is just looking at the URI path and query string.
2 Likes
system
Closed
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.