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?

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]>

Reply via email to