[damned-lies/oscp] Has to be called within a Directory stanza
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] Has to be called within a Directory stanza
- Date: Wed, 11 Sep 2019 17:52:02 +0000 (UTC)
commit 21cb0be72dbea6675ebae00ce75691e18c9846ed
Author: Andrea Veri <averi redhat com>
Date: Wed Sep 11 19:52:04 2019 +0200
Has to be called within a Directory stanza
l10n.gnome.org.conf | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/l10n.gnome.org.conf b/l10n.gnome.org.conf
index cd65a1c6..115facf1 100644
--- a/l10n.gnome.org.conf
+++ b/l10n.gnome.org.conf
@@ -20,9 +20,11 @@
AddType text/plain .pot
</VirtualHost>
-<Files "/l10n/damnedlies/damnedlies/wsgi.py">
- Require all granted
-</Files>
+<Directory "/l10n/damnedlies/damnedlies">
+ <Files "/l10n/damnedlies/damnedlies/wsgi.py">
+ Require all granted
+ </Files>
+</Directory>
<Directory "/l10n/damnedlies/static">
Options Indexes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]