shacker Posted November 7, 2014 Share Posted November 7, 2014 (edited) Hi. If you sold virtual products, like zips, etc. maybe you have some problems with clients that cant download or get an error when download a file. You can try to add this line at the end of you .htaccess SetEnv no-gzip dont-vary AddType application/octet-stream .zip this disable gzip, but make work you downloads. You need to add all AddType as type of download you have. Edited November 10, 2014 by shacker (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts