]> git.pld-linux.org Git - packages/cocoon.git/commitdiff
- configuration to include in a servlet server
authorbonkey <bonkey@bonkey.pl.eu.org>
Tue, 11 Sep 2001 16:25:26 +0000 (16:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cocoon-webapp.conf -> 1.1

cocoon-webapp.conf [new file with mode: 0644]

diff --git a/cocoon-webapp.conf b/cocoon-webapp.conf
new file mode 100644 (file)
index 0000000..81d92ec
--- /dev/null
@@ -0,0 +1,7 @@
+    <!-- 
+      You can put this line into servlet server as
+      tomcat or resin or use e.g. resin command as
+          <resin:include href="/usr/share/cocoon/webapp.conf"/>
+      in <host/> tag
+      -->
+    <web-app id="/cocoon" app-dir="/home/httpd/cocoon"/>
This page took 0.066456 seconds and 4 git commands to generate.