Doug Chestnut wrote:
+ <map:pipeline>
+ <map:match pattern="**/">
+ <map:redirect-to uri="index.html"/>
This same match is in publication-sitemap.xmap, doesn't the below (taken
out) accomplish the same thing?
<map:match pattern="**">
<map:mount uri-prefix=""
src="{fallback:publication-sitemap.xmap}"/>
</map:match>
i wanted to remove publication-sitemap, now gone
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]