Download zip-file-problem with IE 8 and Apache
Hello Guys!I got a problem with IE 8 and downloading a zip-file from a <a href...>-tag.
The zip-file is included ina a war file that is in a ear file.
The ear-file is deployed at a JBoss 5.0.
How ever, everything works fine at my developer-environment. And I have also asked a colleuge to access the app at my JBoss with his IE 8 and that works fine for him as well to download the zip.
But when we deploy the ear at a JBoss in a testing-environment it does not work. The differens is that the testing-environment is fronted by a Apache-webserver. So my guess is that the Apache blocks it in some way. We only get a pop up saying the IE can not download this file or resource (if I remember correct). We have tried to also add some <a href...>-tags for images and text files, those links works fine (the IE 8 displays the content).
What do you think guys, is this some Apache-webserver-config issue?
Since we are in a hurry some other way of downloading the resource is also acceptable! I was thinking of some way to just put the zip-file in some folder in the JBoss for static resources, but I have not found any documentation for that when I just took a quick search on google.
So if you guys got any ideas please let me know!
Best regards!
/Fredrik (from sweden, feel free to answer in danish)