- Update path (part of 42130).
authorremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 16 Apr 2007 21:00:52 +0000 (21:00 +0000)
committerremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 16 Apr 2007 21:00:52 +0000 (21:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@529398 13f79535-47bb-0310-9956-ffa450edef68

webapps/host-manager/host-manager.xml [deleted file]
webapps/host-manager/manager.xml

diff --git a/webapps/host-manager/host-manager.xml b/webapps/host-manager/host-manager.xml
deleted file mode 100644 (file)
index 931917f..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<!--
-
-    Context configuration file for the Tomcat Host Manager Web App
-
-    $Id$
-
--->
-
-
-<Context docBase="${catalina.home}/server/webapps/host-manager"
-         privileged="true" antiResourceLocking="false" antiJARLocking="false">
-
-</Context>
index ae8cd6a..beec6ef 100644 (file)
@@ -7,7 +7,7 @@
 -->
 
 
-<Context docBase="${catalina.home}/server/webapps/manager"
+<Context docBase="${catalina.home}/webapps/manager"
          privileged="true" antiResourceLocking="false" antiJARLocking="false">
 
 </Context>