This is a bug-fix version. Upgrade is recommended for all users. It was noticed that Content-Type was overwritten to default text/html during the streaming of some static files through the compression because $r->header_out('Content-Type') was not set yet at the time when $r->content_type indeed is set properly in previous URI Translation Handler. Fixed now.
Additionally, the documentation was lightly edited, especially regarding the details of module's installation and appropriate mod_perl configuration. Thanks to Kevin Austin for the hints. The uploaded file Apache-Dynagzip-0.16.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SL/SLAVA/Apache-Dynagzip-0.16.tar.gz size: 24530 bytes md5: 9ef9de3813a9d471f334fb4c064e8fa2 Thanks, Slava -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html