I'm such a noob when it comes to mod_rewrite rules. I've been trying to get this rule written for a few hours now using different tutorials, but I'm not having any luck.
Here is the URL that is already programmed into the customers site:
http://www.hissite.com/view_product~product~MagM88.php
And I need that to actually pull up this URL:
http://www.hissite.com/view_product.php?product=MagA1
I guess his previous host used some windows based program to accomplish this rewrite. But I'm trying to get it to work on mod_rewrite with no luck.
If any rewrite experts are out there and could give me a quick rule that would be great.
Here is the URL that is already programmed into the customers site:
http://www.hissite.com/view_product~product~MagM88.php
And I need that to actually pull up this URL:
http://www.hissite.com/view_product.php?product=MagA1
I guess his previous host used some windows based program to accomplish this rewrite. But I'm trying to get it to work on mod_rewrite with no luck.
If any rewrite experts are out there and could give me a quick rule that would be great.