cziegeler 2003/02/06 23:32:10
Modified: src/blocks/portal-fw/samples sitemap.xmap
Log:
Adding redirect
Revision Changes Path
1.4 +5 -0 xml-cocoon2/src/blocks/portal-fw/samples/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/blocks/portal-fw/samples/sitemap.xmap,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sitemap.xmap 20 Oct 2002 12:25:44 -0000 1.3
+++ sitemap.xmap 7 Feb 2003 07:32:10 -0000 1.4
@@ -65,6 +65,11 @@
<map:pipeline>
+
+ <map:match pattern="">
+ <map:redirect-to uri="sunspotdemoportal"/>
+ </map:match>
+
<!-- This is the Cocoon Demo Portal Pipeline -->
<map:match pattern="sunspotdemoportal">
<map:act type="auth-loggedIn">
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]