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