On Thu, 12 Mar 2009, Fabrice Desre wrote: > Beegin a new user of Cherokee - that looks great - I'm pondering the > possibility of writing a content generator for Cherokee and have a few > questions : > - can this module be a .so dynamically loaded by cherokee or do I have > to rebuild the full server ? I'm not yet sure of the license that will > be used for this handler.
Dynamically *but* keep in mind if you overwrite your old handler; for some this on a running server will basically segv. > - is there any documentation (other than code) available for handler > development ? There is a handler_example floating a round, if you cannot find it, mail me :) > - is it possible to configure a virtual host so that all content will > be served by a single handler ? Yes. Make it the default handler. Stefan _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
