I have links like:
http://mysite/web/products/?cat=6
http://mysite/web/products/?cat=6&product=123
and i want to make those
http://mysite/web/products/6
http://mysite/web/products/6/123
those links are not connected with Wordpress - data comes from other site.
How is it possible to do it
Many thanks