Hi,
I'm new here and I have a small problem writing an htacess url rewrite.
I need the user to see a link that looks like this:
www.mysite.com/product-catalog/part_1
and the server to get a link that looks like this:
www.mysite.com/index.php/product-catalog?ad=part_1
I would be really grateful if anyone could help me out with this.
Thanks :)