summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-01-08 11:22:15 -0800
committerelijah <elijah@riseup.net>2014-01-08 11:22:15 -0800
commit5678ff2faa7d1b4f47bd1785bf66b70f39d0d153 (patch)
tree69e3898e07f1b4163f11a7e07a8844c565c2148c /README.md
parent1ca77d9a1a5df89982cb44b2af87bb7d8a827a53 (diff)
minor change to directory index header and footer
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index ef76154..5f8e951 100644
--- a/README.md
+++ b/README.md
@@ -76,10 +76,8 @@ The following apache directives are required, on the document root:
Options +Indexes
IndexOptions +FancyIndexing +Charset=UTF-8
IndexOptions +SuppressRules +SuppressDescription +NameWidth=*
- IndexOptions +FoldersFirst +VersionSort +HTMLTable
- #IndexOptions +SuppressHTMLPreamble +HTMLTable
- #IndexOptions +SuppressHTMLPreamble +HTMLTable
- IndexIgnore .htaccess /assets header.html footer.html
+ IndexOptions +FoldersFirst +VersionSort
+ IndexOptions +SuppressHTMLPreamble +HTMLTable
HeaderName /assets/header.html
ReadmeName /assets/footer.html