Alvaro Lopez Ortega wrote:

>  > Also, I was trying to figure out whether multiple arguments could be
>  > supplied to the HeaderFile directive.  Looking at the source, that
>  > doesn't appear to be the case.  How hard would that be to add
>  > (basically the same as DirectoryIndex)?  I assume the alternative
>  > way of dealing with this is to define a Directory directive for each
>  > subdirectory where the HeaderFile option needs to be something
>  > different?
>
>   Okay, it makes sense. I'm going to take a look at it.. :-)

  It is working..

  http://svn.0x50.org/change/104

  It is basically the same thing, but now it accepts lists of headers,
  for example:

====
Directory /centos {
    Handler dirlist {
          # Include the first file present as page header
          HeaderFile fileid.diz, HEADER.html, header.inc
    }
}
====

  Enjoy :-)

--
Greetings, alo.
_______________________________________________
Cherokee mailing list
Cherokee@lists.alobbs.com
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to