Joerg Heinicke wrote:
The solution you need looks probably like

<map:match pattern="*">
<map:generate src="{request:concat(substring-after(requestURI, '/'), 'foobar')}"/>
<map:serialize type="xml"/>
</map:match>

Thanks Joerg, for the hint.


But for the concatenation you don't need it:

That's true. I chose 'concat' to just have a stupid example.

--
Thanks again
[EMAIL PROTECTED]


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



Reply via email to