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" />

-Tim

LANDRAIN Jean-Pol wrote:

Hi,
I use Tomcat 5.5 and I'd like to be able to browse my logs directory
(%TOMCAT_HOME%\logs) from a web page to access it remotely (distant
server inside our intranet). I don't want to install Apache just for
that.
Is it possible ? How can I do this ?
Thanks for your help.
Jean-Pol.


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

Reply via email to