<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    <br>
    I have slightly improved the redirect resource (version 1.0.2), such
    that one can also use absolute paths, e.g.<br>
    <br>
    <yanel:resource-config
    xmlns:yanel=<a class="moz-txt-link-rfc2396E" href="http://www.wyona.org/yanel/rti/1.0">"http://www.wyona.org/yanel/rti/1.0"</a>><br>
      <yanel:rti name="redirect"
    namespace=<a class="moz-txt-link-rfc2396E" href="http://www.wyona.org/yanel/resource/1.0.2">"http://www.wyona.org/yanel/resource/1.0.2"</a>/><br>
    <br>
      <yanel:property name="href"
    value="/people/michael-wechner/index.html"/><br>
    </yanel:resource-config><br>
    <br>
    This makes sense for example in cases like<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://www.wyona.com/people/michael-wechner/">http://www.wyona.com/people/michael-wechner/</a><br>
    <a class="moz-txt-link-freetext" href="http://www.wyona.com/people/michael-wechner">http://www.wyona.com/people/michael-wechner</a><br>
    <br>
    when it is not clear whether a trailing slash will be entered by the
    user, because Yanel will map both URLs to<br>
    <br>
    res-configs/people/michael-wechner.yanel-rc<br>
    <br>
    and hence the relative redirect URL index.html or
    michael-wechner/index.html would only work with one or the other.<br>
    <br>
    Thanks<br>
    <br>
    Michael<cite class="vurls"><br>
    </cite>
  </body>
</html>