2010
02.02
02.02
This will work to re-direct a single directory to a new location:
# Permanent move
Redirect 301 /directory/ http://newlocation.com
A Resource for Very Little
This will work to re-direct a single directory to a new location:
# Permanent move
Redirect 301 /directory/ http://newlocation.com