J
Jean-Francois
Hi,
I try to match the following url with one regex
/hello
/hello/
/hello/world
/hello/world/
world is a variable, I can put toto instead
Thanks !
I try to match the following url with one regex
/hello
/hello/
/hello/world
/hello/world/
world is a variable, I can put toto instead
Thanks !