> But we have already the global mount:
>
>     <!-- mount everything else -->
>     <map:match pattern="*/**">
>       <map:mount check-reload="yes" src="{1}/" uri-prefix="{1}"/>
>     </map:match>
>
> I think this is enough.

If you're willing to add more directories to the contents of ".../webapps/
cocoon", then sure.  However it then get trickier to determine what is 
yours and what came with cocoon.  I use the "mount" directory as a place to 
hold the little projects I am working on and it has been pretty convenient.

Making everything work in "mount" is as simple as putting a stub sitemap in 
".../webapps/cocoon/mount" that does the same "global mount" match that is 
done at the base sitemap level.

Jason Foster


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

Reply via email to