Jump to content

.htaccess redirection help required


teramera

Recommended Posts

Hi!,

 

want to use htaccess redirection to get the following:

 

Currently in  my website I am getting the link as

http://mydomain.com/up_auction_detail.php?auction_id=92&cat_id=1&auction_title=Cars%20volvo%20deluxe

 

I would like the URL to show as :

http://mydomain.com/up_auction_detail/92/1/Cars_volvo_deluxe.htm

 

The auction_id=92&cat_id=1&auction_title=Cars%20volvo%20deluxe  part is a variable and the inputs change as per whatever is there in the result etc being pulled from mysql database.

 

 

Can someone please help me with the code that i need to put in the .htaccess file to acheive this?

 

Thanks in advance

Regards

tera

 

Link to comment
https://forums.phpfreaks.com/topic/141562-htaccess-redirection-help-required/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.