Tomcat Symbolic Links

2006-07-11 Thread Mann, Bradley
How do I instruct Tomcat to follow symbolic links within the file system? For instance, I need to have index.html be a symbolic link to another file. Thanks, Brad Mann Software Engineer - Information Access Services HARRIS Corporation / GCSD (321) 984-6292

Re: Tomcat Symbolic Links

2006-07-11 Thread dirk ooms
in your server.xml or context description Context .. allowLinking=true On Tuesday 11 July 2006 21:32, Mann, Bradley wrote: How do I instruct Tomcat to follow symbolic links within the file system? For instance, I need to have index.html be a symbolic link to another file. Thanks, Brad

RE: Tomcat Symbolic Links

2006-07-11 Thread Mann, Bradley
: dirk ooms [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 11, 2006 3:52 PM To: Tomcat Users List Subject: Re: Tomcat Symbolic Links in your server.xml or context description Context .. allowLinking=true On Tuesday 11 July 2006 21:32, Mann, Bradley wrote: How do I instruct Tomcat to follow