mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-23 22:33:01 +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
|
Options +Indexes
|
||||||
|
|
||||||
# INDEX OPTIONS
|
# INDEX OPTIONS
|
||||||
IndexOptions +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription
|
IndexOptions +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=*
|
||||||
|
|
||||||
# HIDE /theme DIRECTORY
|
# HIDE /theme DIRECTORY
|
||||||
IndexIgnore .htaccess /theme
|
IndexIgnore .htaccess /theme
|
||||||
|
Reference in New Issue
Block a user