I've got a problem with one of the pages within a website. This page will serve images according to the selection a user makes like PDF, GIF, DWG and.. DXF I understand why PDF and GIF will attempt to open in a browser, but the DXF files will (using firefox and chrome) try to open inside the browser window too - unsuccesfully, but attempting. How can I get my page to serve the files as a downloadable resource and not inside the browser? This is a problem with DXF (although, and if possible, I'd like the same behavior with the PDF).
Already added the DXF filetype to the metabase in order to allow access to this type of file.