码迷,mamicode.com
首页 > 其他好文 > 详细

nginx 列出文件、目录

时间:2014-05-12 23:48:06      阅读:357      评论:0      收藏:0      [点我收藏+]

标签:nginx 列出文件目录

autoindex on;			#自动显示目录 默认为off
autoindex_exact_size off;	#人性化方式显示文件大小否则以byte显示 默认为on
autoindex_localtime on;		#按服务器时间显示,否则以gmt时间显示 默认off

nginx 列出文件、目录,布布扣,bubuko.com

nginx 列出文件、目录

标签:nginx 列出文件目录

原文地址:http://blog.csdn.net/uniqsa/article/details/25645751

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!