$OpenBSD: patch-conf_server_xml,v 1.1.1.1 2004/11/04 21:46:04 naddy Exp $
--- conf/server.xml.orig	2003-11-30 10:06:16.000000000 -0500
+++ conf/server.xml	2004-01-12 22:59:56.000000000 -0500
@@ -211,7 +211,7 @@
       <!-- Define the default virtual host
            Note: XML Schema validation will not work with Xerces 2.2.
        -->
-      <Host name="localhost" debug="0" appBase="webapps"
+      <Host name="localhost" debug="0" appBase="/var/tomcat/webapps"
        unpackWARs="true" autoDeploy="true"
        xmlValidation="false" xmlNamespaceAware="false">
 
