]> git.pld-linux.org Git - packages/resin-cmp.git/commitdiff
- war-dir changed to absolute
authorbonkey <bonkey@bonkey.pl.eu.org>
Sun, 16 Sep 2001 13:25:21 +0000 (13:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added war-expand-dir

Changed files:
    resin-cmp-conf_resin.conf -> 1.3

resin-cmp-conf_resin.conf

index 3b501a0d37fe4033797df74691953888368b9491..62704b20d93b0b80a6e71ea857775e8bd7ea21a4 100644 (file)
@@ -95,7 +95,8 @@
        - Specifies an automatically-expanding .war dir.  Any foo.war
        - file will be expanded to a /foo application.
       -->
-    <war-dir id='webapps'/>
+    <war-dir id='/home/httpd/resin/webapps'/>
+    <war-expand-dir id='/var/lib/resin/war_expand'/>
 
     <web-app id='/'>
       <!-- how often to check servlets for changes (id used for brevity) -->
This page took 0.041449 seconds and 4 git commands to generate.