首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

nginx的autoindex运用

2012-09-01 
nginx的autoindex使用autoindexsyntax: autoindex [ on | off ]default: autoindex offcontext: http, ser

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

热点排行