shithub: sirjofri_de

Download patch

ref: 3290817e445915bfdeac3701e7e3666e746f28b8
parent: 10eb92a85fe78d3e6d9956d23d700b88aed80c38
author: sirjofri <sirjofri@sirjofri.de>
date: Wed Jul 1 13:05:22 EDT 2020

changes listing charset to utf-8

--- a/pub/files/.htaccess
+++ b/pub/files/.htaccess
@@ -1,6 +1,7 @@
 Options +Indexes
 IndexOptions FancyIndexing
 IndexOptions NameWidth=30 DescriptionWidth=450 IconHeight=16 IconWidth=16 FoldersFirst ScanHTMLTitles SuppressHTMLPreamble
+IndexOptions Charset=UTF-8
 IndexIgnore head.html foot.html
 HeaderName /files/head.html
 ReadmeName /files/foot.html