On Wed, 21 May 2008, Joachim Zobel wrote: > Writing Apache modules in C is hard, and I don't think using mod_cpp > will make it much easier. Doing Apache modules in Perl (mod_perl has API > access including filters) is a lot easier. For modules using the C API > read Nick Kews book (ISBN 9780132409674).
I don't think writing Apache modules in C is too hard, did it before. But I'll probably take the approach of writing an API prototype as 'cherokee module'. Stefan _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

