Question: I see that mod_gzip is on by default. How can I turn it off?

<IfModule mod_gzip.c>
    mod_gzip_on Off
</IfModule>


CategoryGettingStarted

I see that mod_gzip is on by default. How can I turn it off? (last edited 2016-08-02 11:35:26 by mcdermd)