Directive reference
index
Defines files tried for a directory request.
| Syntax | index file ...; |
|---|---|
| Contexts | httpserverlocation |
| Default | index index.html; |
Behavior
Index resolution can cause an internal redirect and another location selection.
Example
index index.html index.htm;