fliegerhermi
Regular Pleskian
Hi everyone.
A client wants to offer dxf files for download.
The file is always opened in the browser as text file.
I tried to add the mime types to the common apache settings mime-type section as described here: Apache and Nginx Settings
I put the following entry:
application/acad .dwg
application/dxf .dxf
It didn't help. The files are still opened in the browser. Are the directives also valid for nginx?
Thank you for your help
A client wants to offer dxf files for download.
The file is always opened in the browser as text file.
I tried to add the mime types to the common apache settings mime-type section as described here: Apache and Nginx Settings
I put the following entry:
application/acad .dwg
application/dxf .dxf
It didn't help. The files are still opened in the browser. Are the directives also valid for nginx?
Thank you for your help