set charset in Content-Type header for CSS too
This commit is contained in:
parent
ebbf002a73
commit
f7f57175e4
@ -14,6 +14,7 @@ http {
|
||||
default_type application/octet-stream;
|
||||
|
||||
charset utf-8;
|
||||
charset_types text/css text/plain text/xml application/atom+xml application/javascript;
|
||||
|
||||
sendfile on;
|
||||
sendfile_max_chunk 512k;
|
||||
|
Loading…
x
Reference in New Issue
Block a user