reflect mime changes in nginx.conf
This commit is contained in:
parent
9c6aad83a5
commit
70ae5ded27
|
@ -52,7 +52,7 @@ http {
|
|||
text/css
|
||||
text/plain
|
||||
text/vnd.wap.wml
|
||||
application/javascript
|
||||
text/javascript
|
||||
application/json
|
||||
application/rss+xml
|
||||
application/xml;
|
||||
|
@ -130,12 +130,16 @@ http {
|
|||
application/x-web-app-manifest+json
|
||||
application/xhtml+xml
|
||||
application/xml
|
||||
font/collection
|
||||
font/opentype
|
||||
font/otf
|
||||
font/ttf
|
||||
image/bmp
|
||||
image/svg+xml
|
||||
image/x-icon
|
||||
text/cache-manifest
|
||||
text/css
|
||||
text/javascript
|
||||
text/plain
|
||||
text/vcard
|
||||
text/vnd.rim.location.xloc
|
||||
|
|
Loading…
Reference in New Issue