Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 17312 invoked from network); 13 Sep 2003 20:33:20 -0000 Received: from unknown (HELO sid.armstrong.com) (204.74.20.252) by daedalus.apache.org with SMTP; 13 Sep 2003 20:33:20 -0000 Received: from joedog.org (pcp01470022pcs.lncstr01.pa.comcast.net [68.82.237.147]) by sid.armstrong.com (8.12.8p1/8.12.8) with ESMTP id h8DKOqM0013578 for ; Sat, 13 Sep 2003 15:24:52 -0500 Message-ID: <3F637F0C.4060701@joedog.org> Date: Sat, 13 Sep 2003 16:33:16 -0400 From: Tim Funk Organization: Human being User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en, es-mx, de, sv MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Question on Follow Sym Link References: <005001c37a22$23d193c0$6200a8c0@waveline2000> In-Reply-To: <005001c37a22$23d193c0$6200a8c0@waveline2000> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N http://jakarta.apache.org/tomcat/faq/misc.html#symlink -Tim John Z Yang wrote: > Dear all: > I have seen this question floating around, but just can't dig the answer out. > > Does anyone know how to let Tomcat follow symbolic links? Just like the FollowSymLink option in Apache configuration. I need to redirect the ROOT directory. > > I remember the older version of Tomcat does this, but I just upgraded to 1.4.2, and it seems not working. > > Many thanks. > > John > >