Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

info_pages redirect problem in .htaccess


VPSsupport

Recommended Posts

Hello,

 

I am trying to do a redirect on some pages that I have created using extra pages with admin contribution. I am no longer using these pages and I wish to redirect each of these pages to their respective new page.

I have used the following in my .htaccess but it doesnt seem to be working.

 

RewriteEngine on

RewriteBase /

 

redirect 301 /shop/info_pages.php?pages_id=6 http://www.mysite.com/shop/About_Us.php

 

 

Any ideas?

Regards,

Clive

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...