Hi,
I’m about the “rewrite” and create more readable URLS for my websites. But, Im a bit unsure if Cloudflare actually can handle this for me, or I need another solution for this.
As my “old” sites, an URL of mine would be: https://www.website.com/showpainting.asp?id=74839
But instead I want it to display say: https://www.website.dk/artistname/paintingname
So, depending on what the dynamic id=xxx would be, then I would need to look up in the database (or some XML which I could create) to get the dynamic readable URL
So, is this do-able with Cloudflare some smart way?