Gzip compression seems not to be working. Perhaps mod_deflate module is not acti
-
Hi, i’ve this problem (mod_deflate is enabled in apache):
Gzip compression seems not to be working. Perhaps mod_deflate module is not active.
my .htaccess:
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript
</IfModule>
# BEGIN Enable Gzip Compression
# The directives (lines) betweenBEGIN Enable Gzip Compression
andEND Enable Gzip Compression
are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
# END Enable Gzip Compression
- The topic ‘Gzip compression seems not to be working. Perhaps mod_deflate module is not acti’ is closed to new replies.