Jump to content

[TIP] How to solve corrupted files if you have Virtual products


Recommended Posts

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 by shacker (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...