Hello, I am trying to do something that would seem to be quite simple but I just can’t seem to get it working. I am merely wanting to rewrite the path ‘/team/’ to ‘/team/?s=’ while preserving the original path. That part Im not sure about is what to use for a wildcard for and how to pass that into the ‘query’, is it just ‘*’? thanks in advance!