Redirect Handler |
|
MIME Types: application/x-vnd.RHV.redirect
Methods: *
Priority: 10
Sample Virtual Resources:
- pattern="foo-bar/*" type="application/x-vnd.RHV.redirect" real=false redirect=temporary href="http://www.foo-bar.org/foobar.html";
Redirect all request to "foo-bar/*" to "http://www.foo-bar.org/foobar.html".
Virtual Resource Extras:
- redirect - Type of redirection.
- temporary - The new address in only temporary.
- permanent - The new address is permanent. Update all references.
- href - The URL of the new location. This can be absolute or relative.
Causes automatic redirection from the requested resource to the new location. Any
request which matches the pattern will be redirected to the specified URL.
Robin Hood Web Server for BeOS
Copyright © 1999-2001
The Robin Hood Development Team (see Revision History for details)
BeOS is a registered trademark of Be Inc.