mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-23 00:23:07 +02:00
Merge pull request #6 from mattvagni/master
File names are no longer truncated when too long.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
Options +Indexes
|
||||
|
||||
# INDEX OPTIONS
|
||||
IndexOptions +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription
|
||||
IndexOptions +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=*
|
||||
|
||||
# HIDE /theme DIRECTORY
|
||||
IndexIgnore .htaccess /theme
|
||||
|
Reference in New Issue
Block a user