mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
Add MIME type for CSV files
This commit is contained in:
parent
7cd60cd475
commit
5ddbb8961d
@ -14,6 +14,7 @@ types {
|
||||
text/vnd.sun.j2me.app-descriptor jad;
|
||||
text/vnd.wap.wml wml;
|
||||
text/x-component htc;
|
||||
text/csv csv;
|
||||
|
||||
image/avif avif;
|
||||
image/png png;
|
||||
|
Loading…
Reference in New Issue
Block a user