The RELEASE-NOTES it is said that to enable symbloic linking i need to add the allowLinking option to FileDirContext. But i did not find anything about FileDirContext in the documentation. Does anyone know where sould the FileDirContext configuration be put and where is the documentation about it.
Thanks. > > Read the release notes for 4.1.12. > > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.12/RELEASE- > NOTES > > Near the end. > > John > > > > -----Original Message----- > > From: Alexander Piavka [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, October 03, 2002 11:03 AM > > To: Tomcat Users List > > Subject: tomcat 4.1 does not resolve links > > > > > > > > Hello, i'm using tomcat 4.1.12 and i found that tomcat does > > not follow > > symbolic links under the application context. > > If i define some context and copy to the application space > > some jsp file > > it works, but if instead i make link to it(the file is > > located on another > > nfs mounted partition) i get the messaage: > > > > HTTP Status 404 - /zopa.jsp > > type Status report > > message /zopa.jsp > > description The requested resource (/zopa.jsp) is not available. > > > > while in previous version of tomcat-4.0 the symbolic links work. > > > > Is there some way to make tomcat 4.2 follow symbolic links, or this > > feature was disabled on purpose? > > > > Thanks a lot. > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
