一台nginx服务器开了目录浏览功能。方便下载文件。使用时发现,目录内的文件,创建时间比实际时间少8小时。
查看官方文档:http://nginx.org/en/docs/http/ngx_http_autoindex_module.html ,找到这个:autoindex_localtime,作用:是否用本地时间显示时间。默认:否,使用UTC时间。
设置 autoindex_localtime on 问题解决。
版权声明:感谢您的阅读,本文由 即学即码 版权所有。永久地址:http://www.jixuejima.cn/article/255.html
不错
回复 @ apanly: 非常不错
不错
回复 @ apanly: 非常不错