summaryrefslogtreecommitdiff
path: root/www/tomcat41/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/tomcat41/files/patch-ab')
-rw-r--r--www/tomcat41/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/tomcat41/files/patch-ab b/www/tomcat41/files/patch-ab
new file mode 100644
index 000000000000..4cd9c6810ff5
--- /dev/null
+++ b/www/tomcat41/files/patch-ab
@@ -0,0 +1,10 @@
+--- conf/server.xml.orig Tue Dec 12 22:36:20 2000
++++ conf/server.xml Mon May 21 00:25:46 2001
+@@ -67,6 +67,7 @@
+ -->
+ <Logger name="tc_log"
+ verbosityLevel = "INFORMATION"
++ path="logs/tomcat.log"
+ />
+
+ <Logger name="servlet_log"