Hi
url rewriting technique working for me as expected. i have one query on how i can modify the rules to achieve below url
ex: my current url :
http://www.abc.com/bus/22/data-mapping-tech/loc
here i m reading {R:1} value (i.e -22) and base on that query the database and load the page content.
now, how i can achieve this without showing 22( any no) to become SEO friendly url.
http://www.abc.com/bus/data-mapping-tech/loc
is there any way, where actual request handle 22 and again it would redirect to seo friendly url?
Thanks for help
Go to the complete details ...