[damned-lies/oscp] /var/www/djamnedlies/media/upload should be readable



commit 7da28e2ffa7633d29b4ea0e8347c552882025f80
Author: Andrea Veri <averi redhat com>
Date:   Wed Sep 18 10:58:39 2019 +0200

    /var/www/djamnedlies/media/upload should be readable

 l10n.gnome.org.conf | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/l10n.gnome.org.conf b/l10n.gnome.org.conf
index 5daadf3d..d3dda83a 100644
--- a/l10n.gnome.org.conf
+++ b/l10n.gnome.org.conf
@@ -24,6 +24,11 @@
     Require all granted
 </DirectoryMatch> 
 
+<Directory "/var/www/djamnedlies/data/media/upload">
+    Options Indexes
+    Require all granted
+</Directory> 
+
 <DirectoryMatch "^/var/www/djamnedlies/data/scratchdir/(POT|HTML)">
     Options Indexes
     <RequireAll>


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