Hello!
I am looking to create a simple transform rewrite URL that rewrites
https://domain.com/invite/[dynamic_code]
to
https://domain.com/signup.html?invite=[dynamic_code]
I am struggling to make the rule work in Cloudflare. We are on the Business Plan and can use Regular Expressions. Can someone help me?