We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
更改nginx.conf
location /wx { alias D:/proj/wwwproj/weixingame/test6/bin/h5; }
nginx.conf #编辑配置文件,在http {下面添加以下内容: autoindex on; #开启nginx目录浏览功能 autoindex_exact_size off; #文件大小从KB开始显示 autoindex_localtime on; #显示文件修改时间为服务器本地时间
https://github.com/nginxtray/nginxtray/releases
需要在这个链接替换文件
https://xilixili.net/2020/01/02/win32-nginx-autoindex-support-chinese/