This module compresses any output from another perl handler if the browser requesting the document understands gzip encoding or if the config variable ForceGzip is set. To determine if the browser is able to understand us we check its *Accept-Encodin...
ANDK/Apache-GzipChain-1.20 - 21 Nov 2007 05:59:53 UTCThis handler implements nothing but a quite efficient cat(1) in perl. While it innocently prints to STDOUT it may well be the case that STDOUT has been tied, and that's the only reason why this module is needed. Once we can stack any apache modules o...
ANDK/Apache-GzipChain-1.20 - 21 Nov 2007 05:59:53 UTCThis module lets you send the content of an HTTP response as gzip-compressed data. Certain browsers (Netscape, IE) can request content compression via the "Accept-Encoding" header. This can speed things up if you're sending large files to your users ...
KWILLIAMS/Apache-Compress-1.005 - 17 Nov 2004 20:03:09 UTCThe main pupose of this package is to serve the "content generation phase" within the mod_perl enabled "Apache 1.3.X", providing dynamic on the fly compression of outgoing web content. This is done through the use of "zlib" library via the "Compress:...
SLAVA/Apache-Dynagzip-0.16 - 07 Nov 2004 21:28:45 UTCApache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...
CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTCPETDANCE/Apache-Pod-0.22 - 17 Sep 2005 03:55:19 UTC
MSIMERSON/Apache-Logmonster-5.36 - 11 Sep 2014 06:33:32 UTC
This module allows chaining perl of handlers in Apache, which allows you to make filter modules that take output from previous handlers, make some modifications, and pass the output to the next handler or out to browser. Normal handler modules specif...
JANPAZ/Apache-OutputChain-0.11 - 28 Aug 2002 09:40:09 UTCThis Apache::Logmonster::Utility package is my most frequently used one. Each method has its own documentation but in general, all methods accept as input a hashref with at least one required argument and a number of optional arguments....
MSIMERSON/Apache-Logmonster-5.36 - 11 Sep 2014 06:33:32 UTCThis bundle contains extra modules used by Apache::ASP....
CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTCThis handler is supposed to serve the "fixup" stage on "mod-perl" enabled Apache-1.3.X. It unsets HTTP request header "Accept-Encoding" for the following web clients: Microsoft Internet Explorer Internet Explorer sometimes loses the first 2048 bytes ...
SLAVA/Apache-CompressClientFixup-0.07 - 20 Jul 2003 19:53:35 UTC