Hello,


What I wanted to find out is there way to insert header/footer
contents for every file that is served out by cherokee web server.

I know if I had static HTML files I could use the server-side includes
and specify things <!--#include virtual="banner.html" -->  but is
there such a thing I can include while browsing the directory
structure?


vserver!1!rule!200!handler = ssi
vserver!1!rule!200!match = extensions
vserver!1!rule!200!match!extensions = html
vserver!1!rule!200!match!final = 0
vserver!1!rule!100!handler = common
vserver!1!rule!100!match = default
vserver!1!rule!100!match!final = 1


-Sam
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to