You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/10/08 08:59:56 UTC

DO NOT REPLY [Bug 4009] - subsitemaps with different names

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4009>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4009

subsitemaps with different names





------- Additional Comments From cziegeler@apache.org  2001-10-07 23:59 -------
If you use the following mount:
<map:match pattern="newsite/**">
    <map:mount uri-prefix="newsite" src="subsitemap/" check-reload="yes"/>
   </map:match>
you must have a directory called "subsitemap" containing the sitemap. I just 
tested changing the samples entry for the "sub" sitemap according to the above 
and renamed the directory "sub" to "subsitemap". And it worked, 
callind "localhost/cocoon/newsite/welcome" delivered the correct page.
Could you please check this?

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org