FAQ

Page Discussion Edit History

ChsHttpAutoindexModule

(Redirected from NginxChsHttpAutoindexModule)

Contents

[edit] ngx_http_autoindex_module

姝ゆā鍧楃敤浜庤嚜鍔ㄧ敓鎴愮洰褰曞垪琛.

ngx_http_autoindex_module鍙湪 ngx_http_index_module妯″潡鏈壘鍒扮储寮曟枃浠舵椂鍙戝嚭璇锋眰.

__閰嶇疆瀹炰緥__

location  /  {
: autoindex  on;
}

[edit] 鎸囧

  • [#autoindex autoindex]
  • [#autoindex_exact_size autoindex_exact_size]
  • [#autoindex_localtime autoindex_localtime]


Template:Anchor

[edit] autoindex

syntax: autoindex [ on|off ]

default: autoindex off

context: http, server, location

婵娲/鍏抽棴鑷姩绱㈠紩

Template:Anchor

[edit] autoindex_exact_size

syntax: autoindex_exact_size [ on|off ]

default: autoindex_exact_size on

context: http, server, location

璁惧畾绱㈠紩鏃舵枃浠跺ぇ灏忕殑鍗曚綅(B,KB, MB 鎴 GB) Template:Anchor

[edit] autoindex_localtime

syntax: autoindex_localtime [ on|off ]

default: autoindex_localtime off

context: http, server, location

寮鍚互鏈湴鏃堕棿鏉ユ樉绀烘枃浠舵椂闂寸殑鍔熻兘銆傞粯璁や负鍏筹紙GMT鏃堕棿锛

[edit] 鍙傝

Original Documentation