On Mon, Oct 11, 2010 at 1:43 PM, timerlan <[email protected]>wrote:

> I did not really get the point which context.xml to extend with
> allowLinking="true" to make tomcat follow symbolic links.
> Can you give me a hint here?
>

All you do is add allowLinking="true" to your Context tag and that should
take care of it.
<Context path="" docBase="C:\path\to\docbase" allowLinking="true" />

-- 
Matthew Woodward
[email protected]
http://blog.mattwoodward.com
identi.ca / Twitter: @mpwoodward

Please do not send me proprietary file formats such as Word, PowerPoint,
etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 official manual: http://www.openbluedragon.org/manual/
 Ready2Run CFML http://www.openbluedragon.org/openbdjam/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to