[damned-lies/oscp] Try widening the access



commit d42e9c387b3d7ec6f565909493d24c15b543f1e8
Author: Andrea Veri <averi redhat com>
Date:   Wed Sep 11 20:03:26 2019 +0200

    Try widening the access

 l10n.gnome.org.conf | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
---
diff --git a/l10n.gnome.org.conf b/l10n.gnome.org.conf
index c51a23ed..5511f1c0 100644
--- a/l10n.gnome.org.conf
+++ b/l10n.gnome.org.conf
@@ -19,13 +19,7 @@
     AddType text/plain .po
     AddType text/plain .pot
 
-<Directory "/l10n/damnedlies/damnedlies">
-  <Files "/l10n/damnedlies/damnedlies/wsgi.py">
-    Require all granted
-  </Files>
-</Directory> 
-
-<Directory "/l10n/damnedlies/static">
+<DirectoryMatch "/l10n/damnedlies/(static|damnedlies)">
     Options Indexes
     Require all granted
 </Directory> 


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