Okay, I am having this problem. I have to upload .zip files to a
webpage but the files are not being accepted because linux (mozilla)
is not sending the correct mime type. It is sending the mime type as
application/octet-stream instead of application/x-zip (or other zip
type). I had a look at my /etc/mime.types file, and zip is listed,
but perhaps not the zip that I am using. I made the file with the
'zip' binary for linux (standard in RedHat/Mandrake) and I am using
Mozilla to upload it. Any suggestions on how to get the browser to
send the right mime type.
Thanks!
Dan