Page 1 of 1

Need help with url_rewrite

Posted: Sat Feb 27, 2010 12:40 pm
by max196
Hi Friends,

Since I'm new to apache mod_rewrite, I need your help for my site's url rewirte .

I want to change
mysitename/product.php?request=item1
to
mysitename/item1/buy-now/

and,
mysitename/buy.php?request=item1
to
mysitename/item1/buy-now/buy.html

Thanks in advance.