It is easy to replace all explicit links within site files, but I wish that any external link, for example www.oldname.com/dir/file.html, would cause to dounload this file: www.newname.com/dir/file.html.
The site is run on Apache web-server. Is there any way to redirect the user to a new url?