Hello,
I would like to use mod rewrite for other pages as well ( review, tell a friend, etc ) not just for detail and category pages.
Example :
I have a detail page : http://www.mysiteurl.com/detail/1/link-title.html
Review page : www.mysiteurl.com/review.php?id=1
I would like to be able to use mod rewrite for the review pages like this : www.mysiteurl.com/review/1/link-title.html
Anyone knows what needs to be done in order to do that ?


