I have a custom .reg file, which is used to apply registry adjustments. Making it a download is causing Internet Explorer ad FireFox to treat it as a media file, or download it as an MP3?
Has anyone seen this before?
Figured it out. Needed to add MIME type support to my Apache Web Server:
Using the following configuration:
AddType text/plain .reg