腾讯云nginx设置目录浏览及中文乱码问题解决方案 -腾讯云开发者 2019年5月27日 · 只需要在nginx.conf文件的http模块内加上 charset utf-8,gbk; 即可。 具体见样例. #Specifies the value for maximum file descriptors that can be opened by this process. use softwo软件窝更多内容请查看https://cloud.tencent.com/developer/article/1436893