magenx / Magento-nginx-config

Default Nginx config for Magento 2
https://www.magenx.com
GNU General Public License v3.0
506 stars 211 forks source link

Access to backup in Admin lead to a DMS file download #50

Closed Amadeco closed 5 months ago

Amadeco commented 1 year ago

nginx : 1.25.1

When I try to access to the backup with Firefox 116.0.2 (Mac), navigator try to download a random DMS file extension.

Only when I add default_type text/plain directive to nginx config, page displays correctly.