[foundation-web/oscp] This is actually really needed



commit e7d23d9c4aa220d77278763d9858f7fbf03266d6
Author: Andrea Veri <averi redhat com>
Date:   Wed Jan 8 13:34:08 2020 +0100

    This is actually really needed

 app_data/httpd-cfg/vote.gnome.org.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/app_data/httpd-cfg/vote.gnome.org.conf b/app_data/httpd-cfg/vote.gnome.org.conf
index 06d4f73..6117a16 100644
--- a/app_data/httpd-cfg/vote.gnome.org.conf
+++ b/app_data/httpd-cfg/vote.gnome.org.conf
@@ -10,7 +10,8 @@
   DirectoryIndex index.php index.html
 
   <Files *.php>
-    Require all granted 
     LimitRequestBody 524288
   </Files>
+
+  Require all granted 
 </Directory>


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