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
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.