From b4adf55a8505144b9571ebf00ad94725b1de51e8 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sat, 13 Apr 2019 08:53:08 +0000 Subject: [PATCH] allow longer names --- httpd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/httpd.conf b/httpd.conf index 77ec0fe..48036c2 100644 --- a/httpd.conf +++ b/httpd.conf @@ -30,6 +30,7 @@ DocumentRoot "/srv/www" IndexOptions SuppressHTMLPreamble IndexOptions SuppressIcon IndexOptions Charset=UTF-8 + IndexOptions NameWidth=* IndexStyleSheet "/directory-listing-assets/listing.css" IndexHeadInsert ""