Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 831 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

.htaccess 301 not working

Thread title: .htaccess 301 not working
Closed Thread    
    Thread tools Search this thread Display Modes  
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

07-10-2008, 10:57 PM
#2
cpf is offline cpf
cpf's Avatar
Status: I'm new around here
Join date: Dec 2007
Location: Canada
Expertise:
Software:
 
Posts: 23
iTrader: 0 / 0%
 

cpf is on a distinguished road

Send a message via MSN to cpf Send a message via Skype™ to cpf

  Old

I have the feeling that apache filters out the GET parameters (stuff after that ? in the first URL parameter) before it gets to that filter, to try changing that to /arreler/bss.php. Also, if you want them to be redirected only if those GET parameters are present, you can use the PHP header() function.

07-10-2008, 11:16 PM
#3
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

Thanks.
Can you please guide me to an explanation of that PHP header() function? How can I use that when the pages are dynamic generated from a db?

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed