Dictionary/tomcat/server/webapps/host-manager/host-manager.xml

14 lines
318 B
XML
Raw Normal View History

2005-05-17 16:50:28 +00:00
<!--
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>