Hi!
I have some page which calls snippet, that generates some content regarding to parameter.
It works if url is like this: mysite.com/some_page/?param=param_value
I need that url should be like: mysite.com/some_page/param_value/
How it can be done with modx?
i can’t find the answer in forum search
p.s. sorry for my poor english, it’s not my native language.