Hi,

is it possible to write a mod_rewrite rule, which reroutes requests to
another server, if they are not found on the current server e.g.:

Requested URL:
www.foo.com/home.php

Backup URL:
www.bar.com/home.php

The redirect should only be made if the Requested URL delivers a 404
message.

I intend to use this for images etc. so I don't have to copy 20 GB of
data from one server to my localhost just to get all the image files.

Thanks
Bernd

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to