Need help with url_rewrite

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
max196
Forum Newbie
Posts: 7
Joined: Fri Oct 10, 2008 3:44 am

Need help with url_rewrite

Post 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.
Post Reply