Fabrice Desre wrote: > Ok, I compiled and installed this handler (in > /usr/local/lib/cherokee/libplugin_example.so) but even after a restart > it doesn't appear anywhere in the admin interface. What am I missing ? > > Fabrice > Well, the modules don't just magically appear in Cherokee-admin. You would have to write the appropriate python interface (admin/Module*.py).
For your tests, however, yo can simply configure the module by hand in the cherokee.conf file. Try editing the file, reading http://www.cherokee-project.com/doc/dev_cherokee.conf.html, or looking at the Q&A tests to see some useful examples on this regard. -- [email protected] http://unixwars.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
