change download directory display order
This commit is contained in:
parent
2c16f3f57b
commit
eaf18c7291
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
Options +Indexes
|
Options +Indexes
|
||||||
IndexOptions FancyIndexing NameWidth=*
|
IndexOptions FancyIndexing NameWidth=*
|
||||||
IndexOptions FancyIndexing FoldersFirst
|
IndexOptions FancyIndexing FoldersFirst
|
||||||
IndexOrderDefault Ascending Date
|
IndexOrderDefault Ascending Name
|
||||||
ReadmeName README.html
|
ReadmeName README.html
|
||||||
IndexIgnore README.html .htaccess
|
IndexIgnore README.html .htaccess
|
||||||
|
|
Loading…
Reference in a new issue