Page: http://wiki.cocoondev.org/Wiki.jsp?page=ServingStaticFiles , version: 9 
on Mon Apr  7 22:34:31 2003 by DavidKavanagh

+ Note: I've used this method to serve static HTML files, like this;
+ {{{
+ <map:match pattern="">
+    <map:read src="html/index.html" mime-type="text/html"/>
+ </map:match>
+ }}}
+ ----


Page: http://wiki.cocoondev.org/Wiki.jsp?page=GET-snippets , version: 12 on Mon 
Apr  7 22:41:44 2003 by Scherler

+ !xsl


Reply via email to