Apache Reference: mod_alias, RedirectPermanent

RedirectPermanent

Redirect URL Permanently
Syntax: RedirectPermanent url-prefix A
Example: RedirectPermanent /image http://foo.dom/
Since: Apache 1.2

This directive exists for backward-compatibility reasons only. It is equivalent to using Redirect with a status argument of permanent.