> Can I find the Apache::Dynagzip handler anywhere - Google returns nothing...
As far as I know the Apache::Dynagzip is not on CPAN yet. Currently, it's a property of OLT. Let me know if you are doing the Open Source Project and I will try to negotiate your needs with OLT. In case of commercial project you have to contact Tom Evans [EMAIL PROTECTED] yourself. > > Is your handler Apache::Filter Chain compatible? > Not at the moment. But as it is only a content producer, isn't the only requirement, that I insert "$r->filter_register()" somewhere near the top of the handler, before returning any output? At least that is what I did, when I tried to test the Apache::Compress handler (which I didn't succeed in getting to work properly). Right, it's not a big deal when you have the source... Thanks, Slava