diff --git a/hub/httpd.conf b/hub/httpd.conf index 82cc2174..b8cfbaf2 100644 --- a/hub/httpd.conf +++ b/hub/httpd.conf @@ -28,6 +28,7 @@ Alias /kojifiles "/mnt/koji/" #you will need to follow all symlinks instead, e.g. #Options Indexes FollowSymLinks AllowOverride None + IndexOptions +NameWidth=* Order allow,deny Allow from all