You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Mann, Bradley" <bm...@harris.com> on 2006/07/11 21:32:33 UTC

Tomcat Symbolic Links

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

Posted by dirk ooms <di...@onesparrow.com>.
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 Mann
> Software Engineer - Information Access Services
> HARRIS Corporation / GCSD
> (321) 984-6292

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org