6 lines
262 B
XML
6 lines
262 B
XML
|
<?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>
|