I am hosting a bunch of files on an Apache server. The files all have an extension of ".plugin" (i.e. filename.plugin ).
The files are actually zip files with the extension changed.
When downloading via Firefox the browser saves the file as "filename.plugin" which is great.
However when using IE it somehow knows this is a ZIP file and downloads it as "filename.zip".
The question is how do I force it to download with a ".plugin" extension ?