Possible Duplicate:
.htacces to create friendly URLs. Help needed
I need help on understanding how to display a pretty URL for a URL with dynamic parameters.
In my website, when you click on the product link it will take you to the page with this url: http://example.com/products?id=1002
How can it be changed to display http://example.com/products/1002?