It should be working in the (non-release) version 4.1.15. Otherwise, try setting the caseSensitive=false option in the Resources tag (it's meant for Windows/OSX systems, and in 4.1.15 is disabled by default for *nix systems).
"Jan Agermose" <[EMAIL PROTECTED]> wrote in message news:008101c28aa0$3a9578f0$0200000a@;csiteoffice.csite.com... > I was not considering 4.1.14 since it is not the relase version??? Only (?) > a test version. :-) But I found a post explaining the problem it will give > it a try. > > Thanks > > Jan > > ----- Original Message ----- > From: "Turner, John" <[EMAIL PROTECTED]> > To: "'Jan Agermose '" <[EMAIL PROTECTED]>; "''Tomcat Users tomcat '" > <[EMAIL PROTECTED]> > Sent: Tuesday, November 12, 2002 11:42 PM > Subject: RE: tomcat 4.1.12 and symbolic links > > > > > > Check the release notes. Symbolic links are disabled by default in newer > > versions of Tomcat. In addition, the workaround in 4.1.12 is buggy as far > > as I know. I think you have to go up to .13 or .14 to get the fix for the > > fix. > > > > Search the archives for "allowLinking" or something similar...this comes > up > > quite a bit. > > > > John > > > > -----Original Message----- > > From: Jan Agermose > > To: 'Tomcat Users tomcat > > Sent: 11/12/02 5:34 PM > > Subject: tomcat 4.1.12 and symbolic links > > > > I'm trying to update from java 1.3 and tomcat 4.0.5 to > > > > java 1.4.01 > > Apache Tomcat/4.1.12-LE-jdk14 > > linux redhat > > > > the application seams to be running allright, but some of the images are > > located in a directory that is pointet to by a symbolic link. Using the > > old > > setup, this is not a problem, but using the new setup this does not > > work? > > Any ideas? If i type in the url www.domain.com/images/XXlib I get > > > > The requested resource (/images/XXlib/) is not available > > > > /images is ok, but XXlib, the sybolic link is not? The context is > > referenced > > using an absolut path - and it all works using the old setup.... > > > > Jan Agermose > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > > For additional commands, e-mail: > > <mailto:tomcat-user-help@;jakarta.apache.org> > > > > -- > > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > > > > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
