301 Redirect Question

Discussion in 'Apache' started by Darkhodge, Feb 21, 2007.

  1. #1
    Heya,


    I wanted to change some filenames and used the following in my .htaccess:

    It doesn't seem to work so I was wondering how I solve this problem...


    Thanks,

    Hodge :)
     
    Darkhodge, Feb 21, 2007 IP
  2. evera

    evera Peon

    Messages:
    283
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try that:
    
    Redirect permanent /pages/videos/arppegios_from_hell.htm http://www.yourhost.com/pages/videos/arpeggios_from_hell.htm
    Redirect permanent /pages/videos/average_guitarist.htm http://www.yourhost.com/pages/videos/canon_rock.htm
    Code (markup):
    I don't know if its the best solution but it works for me.
     
    evera, Feb 23, 2007 IP