Apache Reference: mod_alias, RedirectTemp

RedirectTemp

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

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