xin

Directive reference

index

Defines files tried for a directory request.

Syntaxindex file ...;
Contextshttpserverlocation
Defaultindex index.html;

Behavior

Index resolution can cause an internal redirect and another location selection.

Example

index index.html index.htm;

Related directives

root · try_files · autoindex