From 0e1170d3b8e3a33853a71a257ca771f75949e04e Mon Sep 17 00:00:00 2001 From: Mathias Vagni Date: Thu, 21 Mar 2013 11:20:10 +0000 Subject: [PATCH] Added IndexOption to make sure long file names are not truncated. --- apaxy/htaccess.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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