add charset to nginx, optimize lengths of metas for SEO
This commit is contained in:
@@ -16,6 +16,7 @@ http {
|
||||
|
||||
include /etc/nginx/mime.types;
|
||||
default_type application/octet-stream;
|
||||
charset utf-8;
|
||||
|
||||
access_log /dev/stdout;
|
||||
error_log /dev/stderr;
|
||||
|
||||
Reference in New Issue
Block a user