Order artifacts files by asc
This commit is contained in:
parent
5f766961db
commit
da2f83b75d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Alias /artifacts {{ public_artifacts_dir }}
|
||||||
Options +Indexes
|
Options +Indexes
|
||||||
IndexOptions +NameWidth=*
|
IndexOptions +NameWidth=*
|
||||||
IndexOptions FancyIndexing
|
IndexOptions FancyIndexing
|
||||||
IndexOrderDefault Descending Name
|
IndexOrderDefault Ascending Name
|
||||||
AllowOverride None
|
AllowOverride None
|
||||||
Require all granted
|
Require all granted
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue