Redirect virtual URL 
virtual is the translated location which
should trigger a redirect.. 
URL is the URL of the
new document. 
Several Redirect directives may appear in the configuration file.
Redirect /dir1 http://newserver.widget.com/dir1 
This would cause requests for /dir1 to be redirected to the new
location, http://newserver.widget.com/dir1. 
Return to Resource Configuration File Overview