use utf8 charset on nginx
This commit is contained in:
		@@ -26,4 +26,5 @@ http {
 | 
			
		||||
  include /etc/nginx/conf.d/*.conf;
 | 
			
		||||
  include /etc/nginx/sites-available/*;
 | 
			
		||||
  open_file_cache max=100;
 | 
			
		||||
  charset UTF-8;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user