You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by yuryx <yu...@mobicomk.donpac.ru> on 2002/08/15 17:56:04 UTC

mount cocoon context on root URL-path

Hi all!

I'm using tomcat-mod_jk-apache integration and I have the following 
question:

How can I mount a cocoon context on a root URL?
In tomcat-mod_webapp-apache integration I used to set the following
in httpd.conf :

<IfModule mod_webapp.c>

    WebAppConnection Conn   warp  localhost:8008
    WebAppDeploy     cocoon Conn  /
    WebAppInfo /webapp-info

</IfModule>




---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>