Dictionary/tomcat/server/webapps/host-manager/host-manager.xml
2005-05-17 16:50:28 +00:00

13 lines
318 B
XML

<!--
Context configuration file for the Tomcat Host Manager Web App
$Id: host-manager.xml,v 1.1 2005/05/17 16:51:21 aranganath Exp $
-->
<Context docBase="${catalina.home}/server/webapps/host-manager"
privileged="true" antiResourceLocking="false" antiJARLocking="false">
</Context>