Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Testing Apache for gzip modules



If you've got php installed you can find out what apache modules are
installed using phpinfo().

Just create a quick info.php file with:

<?php
phpinfo();
?>

Jc

On Sat, Sep 25, 2010 at 8:15 PM, Dave M G <dave@example.com> wrote:
> TLUG,
>
> I'm trying to set up my web sites to use gzip compression and expires
> headers.
>
> Naturally, I'm trying to learn from searching the web for instructions
> on exactly how to do that.
>
> I found code to add to my .htaccess file, but it doesn't seem to be
> working, so I think maybe my host server doesn't have the right Apache
> modules enabled.
>
> I think I need modules called mod_gzip and mod_expires.
>
> This is where I've hit a wall. I can't figure out what commands to issue
> to confirm the presence or absence of the right modules.
>
> I figure it should be easy, but I've come up with nothing.
>
> Can someone point me in the right direction? To confirm the modules and
> enable them if they're not present?
>
> Any advice would be much appreciated.
>
> --
> Dave M G
>
> --
> To unsubscribe from this mailing list,
> please see the instructions at http://lists.tlug.jp/list.html
>
> The TLUG mailing list is hosted by the award-winning Internet provider
> ASAHI Net.
> Visit ASAHI Net's English-language Web page: http://asahi-net.jp/en/
>


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links