diff --git a/roles/download/files/httpd/dl.fedoraproject.org/secondary.conf b/roles/download/files/httpd/dl.fedoraproject.org/secondary.conf index 8adff7de1a..a270855209 100644 --- a/roles/download/files/httpd/dl.fedoraproject.org/secondary.conf +++ b/roles/download/files/httpd/dl.fedoraproject.org/secondary.conf @@ -24,6 +24,7 @@ DocumentRoot /srv/web # Apache 2.4 Require all granted + IndexOptions NameWidth=* FancyIndexing # Apache 2.2 @@ -37,6 +38,7 @@ DocumentRoot /srv/web # Apache 2.4 Require all granted + IndexOptions NameWidth=* FancyIndexing # Apache 2.2