读书人

nginx的autoindex运用

发布时间: 2012-09-01 09:33:03 作者: rapoo

nginx的autoindex使用

autoindexsyntax: autoindex [ on | off ]default: autoindex offcontext: http, server, locationvariables: nophase: contentEnables or disables the automatic directory listing.autoindex_exact_sizesyntax: autoindex_exact_size [ on | off ]default: autoindex_exact_size oncontext: http, server, locationvariables: noDefines how to represent file sizes in the directory listing -- either accurately (in bytes), or rounded (KB, MB or GB).autoindex_localtimesyntax: autoindex_localtime [ on | off ]default: autoindex_localtime offcontext: http, server, locationvariables: no

读书人网 >Web前端

热点推荐