Re: content-type does not match mime type

2016-10-22 Thread B.R.
Associating types to file extensions is done through the types directive. You probably have a default_type directive in a global location defining it to application

content-type does not match mime type

2016-10-20 Thread shang yu
Hi dear all, When I GET a xlsx file from nginx server , the response header Content-Type is application/octet-stream , not the expected application/vnd.openxmlformats-officedocument.spreadsheetml.sheet , why ? many thanks !!! ___ nginx mailing list ng