View Single Post
  #2 (permalink)  
Old 01-17-2006, 01:09 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default default webapp

Removing this line:
<Context path="/" docBase="${catalina.home}/webapps/zimbra" debug="0" crossContext="true"/>
from /opt/zimbra/tomcat/conf/server.xml and restarting tomcat might do it.
Reply With Quote