Jump to content

[SOLVED] 301 redirect problem


bartman

Recommended Posts

trying to redirect some old oscommerce urls to new prestashop site on the same domain name

orginal url is as follows

http://www.glosticks.co.uk/product_info.php?products_id=48

Trying to do a 301 to

http://glosticks.co.uk/6-inch-glow-sticks-bulk/48-6inch-glow-sticks-bulk-qty-24.html


In my .htaccess I have the following

redirect 301 /product_info.php?products_id=48 /6-inch-glow-sticks-bulk/48-6inch-glow-sticks-bulk-qty-24.html




but this does not work, I get a 404 error

I would imagine its caused by the query string in the url

any one have any ideas

regards


Chris

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...