i have a oscommerce site, i wan to use seo freindly urls, I got a tutorial from here
I basically wanted to change the ID number present in a URL to a URl that will contain name of product or category in it. an example of such url is
http://katanamotorsports.com/innovative-mounts-steel-mounts-prelude-replacement-mount-p-1075.html
i want to modify .htaccess file so that these seo friendly url are actually redirected to respective page with respect to category and product.
i am new bee in learning, and i am totally a new bee in .htaccess
can anybody help me?