Has anyone come across issues with linking to zip files (from the file
library) with internet explorer corrupting the file? No probem with FF
or Chrome.
This happens (in my experience) with Apache when you have in the conf
to 'SetOutputFilter DEFLATE' and the server gzips the zip file. In the
past I would put 'SetEnvIfNoCase Request_URI \.zip$ no-gzip dont-vary'
to stop the gzipping of zip files. This approach doesn't appear to
work with farcry (5.2.7).
My quick option is to remove the  'SetOutputFilter DEFLATE' but it
would be nice to resolve the issue.
Any suggestions?

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to