Simple rewrite rule

What would be the simpliest way to redirect people that goes to example.com/test to
example.com/test/ using Cloudflare rules ?

Thanks

Hello! You can achieve this by creating a simple Page Rule with the Forwarding URL directive:

And is there a way to apply this rule to any path entered with a wildcard or I have to put a rule for every path ?

You can use: *

But if you have lots of URI that you want to forward, better use Redirect Rules.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.