Module ngx_http_autoindex_module
- Example Configuration
- Directives
- autoindex
- autoindex_exact_size
- autoindex_format
- autoindex_localtime
The ngx_http_autoindex_module
module processes requests ending with the slash character (‘/
’) and produces a directory listing. Usually a request is passed to the ngx_http_autoindex_module
module when the ngx_http_index_module module cannot find an index file.