View Single Post
07-10-2008, 07:58 PM
#1
tyggemannen is offline tyggemannen
Status: I'm new around here
Join date: May 2007
Location:
Expertise:
Software:
 
Posts: 2
iTrader: 0 / 0%
 

tyggemannen is on a distinguished road

  Old  .htaccess 301 not working

I am moving some pages to a new site and need to redirect some pages 301 in .htaccess.

Code:
Redirect 301 /arreler/bss.php?id=295&recipe_title=Ofte_blank%3F http://www.mydomain23.org/ofte-blank%3F
is not working, please help.

Is it possible that htaccess cannot handle urls with a "?" ?

Thanks