Mirco,

I presume something like this:

    <map:match pattern="**">
                <map:mount uri-prefix=""
                        src="file:///c:/something/mysite/"
                        check-reload="yes"
                        reload-method="synchron"/>
    </map:match>

should work.

Best regards,

--------------------------------------------- 
               Luca Morandini 
               GIS Consultant 
              [EMAIL PROTECTED] 
http://utenti.tripod.it/lmorandini/index.html 
---------------------------------------------
 

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 18, 2002 1:04 PM
> To: cocoon-users
> Subject: removing cocoon from my url base
> 
> 
> I've my cocoon application running on something like:
> http://localhost/cocoon/something/mysite
> 
> I'd like to get mysite using a simpler URL like:
> http://localhost
> 
> How can I do this?
> 
> I know I can change the Tomcat server.xml, and point the docBase of the ROOT web 
>application to the location of the 
> cocoon web app, for example:
> <Context path="" docBase="cocoon" dubug="0" reloadable="true"/>
> 
> Now I've
> http://localhost/something/mysite
> 
> How can I remove "something/mysite" ?
> 
> Thanks in advance
> Mirco
> 
> 
> ---------------------------------------------------------------------
> 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]>

Reply via email to