GZIP doesn't work properly
|
04-10-2015, 01:28 AM
Post: #1
|
|||
|
|||
GZIP doesn't work properly
Hi everyone,
I've a doubt that I want to share with you. I've enabled gzip compression for the site http://www.aimgroupinternational.com, but when I check the web page speed, webpagetest.org says me that I need to enable it. What's the matter with this? Can someone help me? THANKS Massimiliano |
|||
04-10-2015, 06:20 AM
Post: #2
|
|||
|
|||
RE: GZIP doesn't work properly
Try adding this
Code: # BEGIN Compress text files From Ozzy at ozzmodz: http://ozzmodz.com/showthread.php/2579-S...a-htaccess Quote:Gets me this result, WebPagetest Test Result - Dulles - 03/29/14 12:49:12 Also: you will need to have two Apache modules loaded, you can verify by viewing the “Loaded Modules” under “apache2handler” configuration via phpinfo. Ensure mod_deflate and mod_headers modules are there. If they are not there, you can either re-configure Apache to have them linked statically or load as DSO (Dynamic Shared Object). |
|||
04-14-2015, 05:57 PM
(This post was last modified: 04-14-2015 05:58 PM by massybo@hotmail.com.)
Post: #3
|
|||
|
|||
RE: GZIP doesn't work properly
Thanks avalanch for replying,
I've followed your suggestions, but nothing is changed!! I'm frustrated! Any other idea? Thanks in advance. Massimiliano |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)