Re: allowLinking tomcat 5.5.17

2006-05-09 Thread Markus Schönhaber
Manos Moschous wrote: > i changed to $(catalina.home)/conf/context.xml > and it changed for all web applications running on tomcat. > > BTW, i am not sure what is the procedure to make it for individual > applications http://tomcat.apache.org/tomcat-5.5-doc/config/context.html Regards mks

回复: Re: allowLinking tomcat 5.5.17

2006-05-09 Thread Kyle Wu
well, I think u should put your own context.xml in the META-INF/ directory under your webapp directory. --- Manos Moschous <[EMAIL PROTECTED]>写道: > ok, > > i changed to $(catalina.home)/conf/context.xml > and it changed for all web applications running on > tomcat. > > BTW, i am not sure what

Re: allowLinking tomcat 5.5.17

2006-05-09 Thread Manos Moschous
ok, i changed to $(catalina.home)/conf/context.xml and it changed for all web applications running on tomcat. BTW, i am not sure what is the procedure to make it for individual applications thank you very much Manos Markus Schönhaber wrote: Manos Moschous wrote: i am trying to enable t

Re: allowLinking tomcat 5.5.17

2006-05-09 Thread Markus Schönhaber
Manos Moschous wrote: > i am trying to enable tomcat to follow symbolic links > Unfortunately, i wasnt able to make it work for my web application which > is called "mv" and is located > to the $(catalina.home)/webapps/mv directory. > > I tried the options below: > > 1) touch file to $(catalina.hom

allowLinking tomcat 5.5.17

2006-05-09 Thread Manos Moschous
Hi, i am trying to enable tomcat to follow symbolic links Unfortunately, i wasnt able to make it work for my web application which is called "mv" and is located to the $(catalina.home)/webapps/mv directory. I tried the options below: 1) touch file to $(catalina.home)/conf/Catalina/localhost/m