Page 1 of 1

htaccess url rewriting

Posted: Thu Feb 09, 2012 12:58 am
by suresh010
hi ..

i am having the url like this

http://www.mydomain.com/category.php?ca ... e=products

and i need to rewrite this one as (above URL)

http://www.mydomain.com/category.php/products

but i need to send the category_id and category_name values to the redirected page too