Jump to content

Gzip compressionis not working ... in prestahop


Recommended Posts

Hi,

 

i've activated Zlib compression in my server, but Google-pagespeed says that i must activate compression.

 

zlib

ZLib Support                         enabled

Stream Wrapper               compress.zlib:

Stream Filter                        zlib.inflate, zlib.deflate 

Compiled Version                  1.2.3

Linked Version                      1.2.3

 

Directive                                               Local Value                         Master Value

zlib.output_compression                             On                                           On

zlib.output_compression_level                     9                                               9

zlib.output_handler                                no value                                   no value

 

 

i've updated htaccess adding this

 

AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/javascript
AddType x-mapp-php5 .php .shtml .html .htm .js .txt .css
AddHandler x-mapp-php5 .php .shtml .html .htm .js .txt .css
 
 
but its not working compression.
 
anybody can tell me how can i solve
 
thanks.
Edited by espacioled (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...