From 2e28abe90099dd7b1ea9d81224df45adc4729a33 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sat, 13 Apr 2019 08:44:00 +0000 Subject: [PATCH] set charset --- httpd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/httpd.conf b/httpd.conf index c373814..77ec0fe 100644 --- a/httpd.conf +++ b/httpd.conf @@ -29,6 +29,7 @@ DocumentRoot "/srv/www" IndexOptions SuppressDescription IndexOptions SuppressHTMLPreamble IndexOptions SuppressIcon + IndexOptions Charset=UTF-8 IndexStyleSheet "/directory-listing-assets/listing.css" IndexHeadInsert ""