Hi. Problem debugged. Sorry.
Seb. PS: now it works: <map:match pattern="yz/flash/**.swf"> <map:read src="yz/flash/{1}.swf" mime-type="application/futuresplash"/> </map:match> <map:match pattern="yz/directory/flash/**.swf"> <map:read src="yz/flash/{1}.swf" mime-type="application/futuresplash"/> </map:match> -----Ursprüngliche Nachricht----- Von: Sebastian Mäder [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 2. Oktober 2001 09:06 An: [EMAIL PROTECTED] Betreff: Newbie: Problems with Sitemap Hi Cocooner's. I Have build a website like local:cocoon/xyz. In the sitemap: <map:match pattern="yz/**.swf"> <map:read src="yz/flash/{1}.swf" mime-type="application/futuresplash"/> </map:match> I can insert my flashfilm. Then I want to open the flashfilm a second time. And I insert this in the sitemap: <map:match pattern="yz/directory/**.swf"> <map:read src="yz/flash/{1}.swf" mime-type="application/futuresplash"/> </map:match> Now my Problem. Cocoon only open yz/flash.swf and cocoon don't open yz/directory/flash.swf .. its the same File and I need this File on both places. What's the Problem ??? THX Sebastian -------------------------------------------------------------- Sebastian Mäder Trainee uranum - GmbH | www.uranum.de [EMAIL PROTECTED] | (49)171 42 82 021 -------------------------------------------------------------- --------------------------------------------------------------------- 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]>