[odrs-web/oscp] Revert "Permissions for the relevant directory are missing"
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web/oscp] Revert "Permissions for the relevant directory are missing"
- Date: Tue, 13 Nov 2018 12:07:51 +0000 (UTC)
commit f958dbb2756f157c6fab20a61570664b4b686623
Author: Andrea Veri <averi redhat com>
Date: Tue Nov 13 13:07:23 2018 +0100
Revert "Permissions for the relevant directory are missing"
This reverts commit 967e38f8f0bf94bc4a90a4875c87c57ef55c4b39.
odrs.gnome.org.conf | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/odrs.gnome.org.conf b/odrs.gnome.org.conf
index c71cdc5..9199c47 100644
--- a/odrs.gnome.org.conf
+++ b/odrs.gnome.org.conf
@@ -34,8 +34,12 @@ LogLevel debug
</Location>
</VirtualHost>
-<Directory "/opt/app-root/src">
+<Directory "/opt/app-root/src/app/static">
AllowOverride None
Require all granted
</Directory>
+
+<Directory "/opt/app-root/src/wsgi-scripts">
+ Require all granted
+</Directory>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]