From: "Piotr Legiecki" <[EMAIL PROTECTED]> > Konstantin Piroumian wrote: > > >Just take a look at the sitemap in /src/webapp/userhomes (Cocoon 2.1): > > > > <map:match pattern="~*/**"> > > <map:mount check-reload="yes" src="/home/{1}/public_html/" > >uri-prefix="~{1}"/> > > </map:match> > > > > <map:match pattern="~*"> > > <map:redirect-to uri="{0}/"/> > > </map:match> > > > >These two matchers would do the trick. > > > > > > > > Is it possible under Cocoon 2.0.x?
Sure, why not? Just try and let us know if there are any problems with it. Konstantin > > Regards > Piotr Legiecki > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>