cancel
Showing results for 
Search instead for 
Did you mean: 

Serving Magento with optimized nginx MIME-type handling

SOLVED

Serving Magento with optimized nginx MIME-type handling

Is f.e. 

nginx

server {
    listen 80;
    server_name 94.130.70.56;
    root /var/www/magento/pub;
    index index.php;

    include /etc/nginx/mime.types;
    default_type text/html;

a good idea?
This change resolves Magento's static content issues by ensuring browsers correctly interpret CSS/JS files instead of treating them as binary downloads.

Should this become the recommended default for Magento nginx configurations?

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Serving Magento with optimized nginx MIME-type handling

Dear Ankit,
thank you for your kind answer!
I will inlcude

sample;
a.s.a.p.
I have installed it without instructions, so now I found a wonderful community, that I hope I can help regarding nginx questions. 
I will accept the solution.
Michael

View solution in original post

3 REPLIES 3

Re: Serving Magento with optimized nginx MIME-type handling

Hi @MichaelHillmann ,

Yes, including mime.types is required; but this is already handled by the default nginx installation at the http {} level.

Magento’s official nginx.conf.sample does not add include /etc/nginx/mime.types; inside the server block because it assumes nginx’s default configuration already covers it.

In short, mime.types should always be included.

Problem Solved? Accept as Solution!

Thanks,

Ankit

Ankit Jasani

Re: Serving Magento with optimized nginx MIME-type handling

Dear Ankit,
thank you for your kind answer!
I will inlcude

sample;
a.s.a.p.
I have installed it without instructions, so now I found a wonderful community, that I hope I can help regarding nginx questions. 
I will accept the solution.
Michael

Re: Serving Magento with optimized nginx MIME-type handling

What is $HUGS Token?

The $HUGS token is a community-driven cryptocurrency that symbolizes friendship, love, and support. While most tokens focus primarily on finance and technology, $HUGS was designed to embody a more human side of digital assets—offering a way for people to connect, share positivity, and exchange value in a lighthearted yet meaningful way.

Instead of being “just another token,” $HUGS aligns itself with the growing movement of crypto projects that combine utility with community engagement.