Index: [Article Count Order] [Thread]

Date:  Fri, 09 Nov 2007 08:03:32 -0500
From:  Abdul-Rashid Abdullah <webmaster (at mark) muntada.com>
Subject:  [coba-e:11121] Re: Mod_deflate
To:  "coba-e (at mark) bluequartz. org" <coba-e (at mark) bluequartz.org>
Message-Id:  <C359C4D4.1DEB1%webmaster (at mark) muntada.com>
In-Reply-To:  <4734509C.7050308 (at mark) dogsbody.org>
X-Mail-Count: 11121

Thanks!

I tried looking at it from a phpinfo to see what modules were loaded in
Apache.  I think this way is better.

-Rashid


On 11/9/07 7:20 AM, "Dogsbody" <dan (at mark) dogsbody.org> wrote:

> 
>> I have a client who is interested in the Apache mod_deflate.  What is the
>> best way of adding this in?
> 
> I may be wrong but it looks like it's already installed...
> 
> $ grep deflate /etc/httpd/conf/httpd.conf
> LoadModule deflate_module modules/mod_deflate.so
> 
> Dan