Magnus Haraldsen Amundsen wrote:
<map:match pattern="**/images/*.gif">
<map:read src="resources/images/{1}.gif" mime-type="image/gif"/>
</map:match>
I’ve tried it, but hasn’t had any success in getting it working yet.
It should be {2} (not {1}) since you want to match the name of the GIF
image and not its path.
Regards,
--------------------
Luca Morandini
www.lucamorandini.it
--------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]