On 23-may-09, at 19:42, Frank Groeneveld wrote: > It seems to me that list & send is overkill for this task. I don't > want to allow listing of directories, so I disabled that function. > Than list & send becomes the same as static content I believe.
Basically, 'List & Send' = Listing + Static Content + Directory Index If you disable the directory content listing from "List & Send", it becomes a handler that can handle the directory index files and send static content. We do need to find a better name than "List & Send". -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
