]> git.pld-linux.org Git - packages/tomcat.git/blob - tomcat-context-examples.xml
- updated for 2.0.24
[packages/tomcat.git] / tomcat-context-examples.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- $Id$ -->
3 <Context path="/examples" docBase="${catalina.home}/webapps/examples"
4         privileged="false" allowLinking="true">
5
6 </Context>
This page took 0.023405 seconds and 3 git commands to generate.