[odrs-web/oscp] Permissions for the relevant directory are missing



commit 967e38f8f0bf94bc4a90a4875c87c57ef55c4b39
Author: Andrea Veri <averi redhat com>
Date:   Tue Nov 13 12:52:52 2018 +0100

    Permissions for the relevant directory are missing

 odrs.gnome.org.conf | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/odrs.gnome.org.conf b/odrs.gnome.org.conf
index 9199c47..c71cdc5 100644
--- a/odrs.gnome.org.conf
+++ b/odrs.gnome.org.conf
@@ -34,12 +34,8 @@ LogLevel debug
     </Location>
 </VirtualHost>
 
-<Directory "/opt/app-root/src/app/static">
+<Directory "/opt/app-root/src">
   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]