You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Witham, Darren (Contractor)" <wi...@bp.com> on 2003/04/23 17:16:51 UTC

[users@httpd] mod_deflate

Hi,

  I wish to use mod_deflate on a Windows version of Apache 2.0.44

  I included the SetOutputFilter DEFLATE etc in my httpd.conf file but got
errors in my log - [error] an unknown filter was not added: DEFLATE

  I assume I need to load mod_deflate via LoadModule deflate_module
modules/mod_deflate.so. However after searching for ages I cannot seem to
find a windows version of this file ?????

  Can anyone point me in the right direction please ?

Thx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] mod_deflate

Posted by André Malo <nd...@perlig.de>.
* Witham, Darren (Contractor) wrote:

>   I wish to use mod_deflate on a Windows version of Apache 2.0.44
> 
>   I included the SetOutputFilter DEFLATE etc in my httpd.conf file but got
> errors in my log - [error] an unknown filter was not added: DEFLATE
> 
>   I assume I need to load mod_deflate via LoadModule deflate_module
> modules/mod_deflate.so. However after searching for ages I cannot seem to
> find a windows version of this file ?????

Did you compile the httpd yourself or did you use the MSI package? If the
latter it is included. If the former, you have to put zlib sources into the
srclib/zlib directory before compiling.

nd
-- 
Das, was ich nicht kenne, spielt stückzahlmäßig *keine* Rolle.

                                   -- Helmut Schellong in dclc

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org