From e42dd99745d0fe915565faf4d8735cc1be4be45f Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Wed, 19 Feb 2020 09:57:07 +0200 Subject: vhost_webstatus: set dynamic NameWidth --- modules/buildsystem/templates/vhost_webstatus.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/buildsystem') diff --git a/modules/buildsystem/templates/vhost_webstatus.conf b/modules/buildsystem/templates/vhost_webstatus.conf index 7923590c..566521b7 100644 --- a/modules/buildsystem/templates/vhost_webstatus.conf +++ b/modules/buildsystem/templates/vhost_webstatus.conf @@ -1,10 +1,12 @@ Require all granted Options Indexes + IndexOptions NameWidth=* Require all granted Options Indexes + IndexOptions NameWidth=* Options FollowSymlinks -- cgit v1.2.1