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