summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Vagni <matt@thousandfive.com>2013-03-21 11:20:10 +0000
committerMathias Vagni <matt@thousandfive.com>2013-03-21 11:20:10 +0000
commit0e1170d3b8e3a33853a71a257ca771f75949e04e (patch)
tree1e73791c63e355dd9bbe0813c26fefaa231ead19
parentefd507dc1d66dd82385fd226e49518d54c683d01 (diff)
downloadApaxy-0e1170d3b8e3a33853a71a257ca771f75949e04e.zip
Apaxy-0e1170d3b8e3a33853a71a257ca771f75949e04e.tar.gz
Apaxy-0e1170d3b8e3a33853a71a257ca771f75949e04e.tar.bz2
Added IndexOption to make sure long file names are not truncated.
-rw-r--r--apaxy/htaccess.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apaxy/htaccess.txt b/apaxy/htaccess.txt
index 9b94fa2..4ef13be 100644
--- a/apaxy/htaccess.txt
+++ b/apaxy/htaccess.txt
@@ -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