![]() | ![]() | Redirecting RequestsIt is possible to redirect a request to Paloose to a completely different URI (on the same or different site). For example if I had split the Paloose documentation onto a completely different server then I might put <map:match pattern="documentation/*.html">
<map:redirect-to uri="http://<doumentation-host>/documentation/{1}.html"/>
</map:match> The attribute is similar to that used in Cocoon:
| ![]() |


