From 84934a61d3bb58f5bf3c488418439212dadbce5c Mon Sep 17 00:00:00 2001 From: Adam Whitcroft Date: Thu, 6 Jun 2013 10:35:49 +0200 Subject: [PATCH] Added charset option By default, Charset will be 'UTF-8'. --- apaxy/htaccess.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apaxy/htaccess.txt b/apaxy/htaccess.txt index d60c55a..c202332 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 +NameWidth=* + IndexOptions +Charset=UTF-8 +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=* # HIDE /theme DIRECTORY IndexIgnore .htaccess /theme