[gimp-web/oscp] Allow indexes



commit bfbf538cdd04bc6fcdfe1e4358aceebb8ad1eab6
Author: Andrea Veri <av gnome org>
Date:   Thu Mar 19 14:54:00 2020 +0000

    Allow indexes

 download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf | 2 ++
 1 file changed, 2 insertions(+)
---
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 738ce070..afeacf01 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,6 +34,8 @@
 
 <Directory "/ftp">
   Require all granted
+  
+  Options +Indexes
 </Directory>
 
 <LocationMatch "^/.well-known/acme-challenge">


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