Forum Moderators: phranque
Redirect / [b]/n[/b]ewdir/gallery/
RedirectPermanent / /newdir/gallery/
Redirect 301 / /newdir/gallery/
[edited by: jdMorgan at 9:30 pm (utc) on Nov. 20, 2006]
Redirect 301 /imagen/ /files/ assuming I want, for example:
http://www.mydomain.com/imagen/picture.gif changed to
http://www.mydomain.com/files/picture.gif/ Is that all right?
Thank you so much :)
Redirect 301 /imagen/ /files/
That would be Redirect 301 /imagen/ [yourdomain.com...]
Meaning you need the full path to the new location.