nginx中文路径报错,有知道怎么解决的大佬吗
我想用nginx做一个文件服务器,目录下有中文目录,也有中文文件名的的文件,这是报错的内容,大佬帮忙看看

The system cannot find the file specified
No mapping for the Unicode character exists in the target multi-byte code page
@胜永,如果你在Windows中,你可能需要开启实验性功能“使用 Unicode UTF-8 提供全球语言支持”。副作用:某些使用GBK/CP936的软件会乱码。
https://blog.csdn.net/Dontla/article/details/116647158
