Frank Taffelt wrote:

>>Try  <map:mount check-reload="yes" src="sub/" uri-prefix="sub"/>
>>
>
>no this works when requesting url directly "/sub/" OR "/sub/entry". the
>subsitemap is found and compiled.
>

 try this:

 <map:match pattern="test">
<map:redirect-to uri="sub/entry"/>
 </map:match>
Yury.

>
>
>
>---------------------------------------------------------------------
>Please check that your question has not already been answered in the
>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
>To unsubscribe, e-mail: <[EMAIL PROTECTED]>
>For additional commands, e-mail: <[EMAIL PROTECTED]>
>




---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to