Syntax: RedirectPermanent url-path url
Context: server config, virtual
host, directory, .htaccess
Override: FileInfo
Status: Base
Module: mod_alias
Compatibility: This directive is
only available in 1.2
This directive makes the client know that the Redirect is
permanent (status 301). Exactly equivalent to Redirect
permanent
.