DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17401>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17401

Symbolic links not handled properly





------- Additional Comments From [EMAIL PROTECTED]  2003-03-22 06:56 -------
This bug should be changed to a documentation bug and quickly fixed.

Tomcat 4.1.18 (and 4.1.24) both support symbolic linking.  One just has to add
insert a Resources element in the server.xml enabling it, e.g.:

  <Context ....>
     <Resources allowLinking="true"/>
  </Context>

Unfortunately, this is not documented in the Tomcat docs.  Only by reading
source code and doing specific Tomcat mailing list and google searches based on
my reading was I able to figure this out!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to