[gimp-web/oscp] Add IndexOptions



commit 84ae7db87af73c2529685c0f04c24a824bb3de8b
Author: Michael Schumacher <schumaml gmx de>
Date:   Thu Mar 26 22:39:49 2020 +0100

    Add IndexOptions

 download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf 
b/download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf
index afeacf01..e27c0a90 100644
--- a/download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf
+++ b/download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf
@@ -34,8 +34,10 @@
 
 <Directory "/ftp">
   Require all granted
-  
+
   Options +Indexes
+
+  IndexOptions FancyIndexing VersionSort
 </Directory>
 
 <LocationMatch "^/.well-known/acme-challenge">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]