SOURCES: apache-tomcat-context-ROOT.xml (NEW) - context file for root webap...

pawelz pawelz at pld-linux.org
Sun Jan 25 17:42:20 CET 2009


Author: pawelz                       Date: Sun Jan 25 16:42:20 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- context file for root webapp.
- based on debian ROOT.xml

---- Files affected:
SOURCES:
   apache-tomcat-context-ROOT.xml (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/apache-tomcat-context-ROOT.xml
diff -u /dev/null SOURCES/apache-tomcat-context-ROOT.xml:1.1
--- /dev/null	Sun Jan 25 17:42:21 2009
+++ SOURCES/apache-tomcat-context-ROOT.xml	Sun Jan 25 17:42:14 2009
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- $Id$ -->
+<Context path="/" docBase="${catalina.home}/webapps/ROOT"
+        privileged="true" allowLinking="true">
+
+</Context>
================================================================


More information about the pld-cvs-commit mailing list