The <mount> tag allows sitemaps to be sub-divided, but it also allows the request context (directory and url paths) to be changed. Is there any way to get the cocoon to mount an application directory (i.e. switch context), but still use a common sitemap file? I need a number of virtual hosts all running the same cocoon app, but with different content; like:
>base-dir sitemap.xmap (a simple virtual host switcher) common.xmap (the file to be mounted for each host-dir) >host1-dir >host2-dir I get this to work at the moment using symbolic links from the host-dir to the base-dir, but that seems like a hack, and may come to haunt me later - like when I try to deploy this stuff. Any help would be much appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]