blob: 6485578ab60aa3b9b3f281d6e49bf94fa702ffeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aa,v 1.3 2000/09/03 13:56:18 wiz Exp $
--- conf/cocoon.properties.orig Wed May 31 15:37:14 2000
+++ conf/cocoon.properties Sun Jan 11 21:18:12 1970
@@ -11,7 +11,7 @@
# Indicates whether or not Cocoon should be visible if
# the requested URI equals the specified one.
selfservlet.enabled = true
-selfservlet.uri = /Cocoon.xml
+selfservlet.uri = /cocoon/Cocoon.xml
# Indicates whether or not Cocoon should handle errors internally
# and format the error and the exception stack trace to the client
|