Apache notes

To force your apache server to tell clients (browsers) that a given filetype should be downloaded (instead of streamed or played with a plugin), open the file conf/mime.types, find the extension in there, delete it, and then add that extension (for example, exe or bin, etc) to the end of the application/octet-stream line.