apache-tomcat/apache-tomcat-7.0-context-host-manager.xml

6 lines
262 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: tomcat-context-host-manager.xml,v 1.3 2010/05/19 20:02:56 pawelz Exp $ -->
<Context path="/host-manager" docBase="/usr/share/tomcat7/webapps/host-manager"
privileged="true" allowLinking="true">
</Context>