Module ngx_http_autoindex_module | english русский 简体中文 עברית 日本語 türkçe news about download security advisories documentation pgp keys faq links books support donation trac wiki nginx.com | ||||||||||||||||||
The Example Configuration
location / { autoindex on; }
Directives
Enables or disables a directory listing output.
Specifies whether file sizes in the directory listing should be output exactly, or rounded to kilobytes, megabytes, and gigabytes.
Specifies whether times in the directory listing should be output in a local time zone or UTC. |