> From: Tim Funk [mailto:[EMAIL PROTECTED] 
> Subject: Re: Access static content ("logs" folder) ?
> 
> Add a context declaration like this in a file called logs.xml in your 
> conf/Catalina/localhost directory.
> 
> <Context  path="/logs" docBase="${catalina.home}/logs" debug="0" />

Except leave out the path attribute, since that's inferred from the name
of the .xml file.  Later versions of Tomcat are getting a bit picky
about the existence of the path attribute where it's not warranted.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to