Re: where i can find mod_deflate package?

2010-07-28 Thread Rainer Jung

On 27.07.2010 16:26, PIPIT isnatia wrote:

Thanks for your reply.
if the source code mod_deflate, i have got it. But dependecies that is include
in mod_deflate, i have not found it.
I have sent an email on httpd-apache, but there is no response.


Please be a bit patient and more specific (there is no list 
httpd-apache). You already received one answer on the users list.


The only dependency is zlib (compression library) which is usually 
already contained on the target system. Its home is


http://www.zlib.net/

Regards,

Rainer


- Original Message 
From: Rainer Jungrainer.j...@kippdata.de
To: modules-dev@httpd.apache.org
Cc: PIPIT isnatiapiet_im...@yahoo.co.id
Sent: Tue, July 27, 2010 7:15:47 PM
Subject: Re: where i can find mod_deflate package?

On 27.07.2010 10:05, PIPIT isnatia wrote:

Hi all,,i'm newbie here...

I am looking for mod_deflate package, i mean all contents in mod_deflate.

where

i can find it?


mod_deflate is part of the Apache Web Server (version 2.0 and 2.2). You can find
download links for Apache on

http://httpd.apache.org/

The documentation is contained in the download and also available online at

http://httpd.apache.org/docs/2.2/mod/mod_deflate.html

You should post further related questions to the users list of the Apache Web
Server. See:

http://httpd.apache.org/lists.html

Regards,

Rainer


Re: where i can find mod_deflate package?

2010-07-27 Thread Rainer Jung

On 27.07.2010 10:05, PIPIT isnatia wrote:

Hi all,,i'm newbie here...

I am looking for mod_deflate package, i mean all contents in mod_deflate. where
i can find it?


mod_deflate is part of the Apache Web Server (version 2.0 and 2.2). You 
can find download links for Apache on


http://httpd.apache.org/

The documentation is contained in the download and also available online at

http://httpd.apache.org/docs/2.2/mod/mod_deflate.html

You should post further related questions to the users list of the 
Apache Web Server. See:


http://httpd.apache.org/lists.html

Regards,

Rainer