0

I am developing a site and the products displayed on site contains url like

product details page -->

mysite.com/jeans/details.php?id=1

I want to convert it to

mysite.com/jeans/details.php?slug.php

slug = new-jeans-america

I want to convert it to

mysite.com/jeans/details.php?new-jeans-america.php

How can I do this ?? Can anyone suggest an htaccess rewrite code ?

I am really new to htaccess .

Rohit Gupta
  • 2,559
  • 11
  • 23
  • 36
Babar Ali
  • 181
  • 1
  • 17

0 Answers0