Forum Moderators: phranque
Options +FollowSymLinks
redirect 301 /directory_original/ [domain.com...]
I have used the above on other servers also that do not require the "Options +FollowSymLinks" as this was already set in the master .htaccess of the hosting account.
Edited: just wanted to add this only will work of course if the files are of the same name in both the new and old directory/path.
I have also experienced some servers that need to have the trailing slashes removed to accomplish the same thing:
redirect 301 /directory_original [domain.com...]