I know how to change the MIME type in a webserver. I used this to make sure the browser downloads my .scrpt file instead of opening the plain text version. So far so good bu
Can you set up a middleman script which downloads the file in question to the server, then uploads it to the user with a different MIME type?