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