[foundation-web/oscp] Revert "Require all granted against the entire target directory"



commit c3cad29cdc87792bfa8e944454b4ad877a503995
Author: Andrea Veri <averi redhat com>
Date:   Wed Jan 8 13:29:06 2020 +0100

    Revert "Require all granted against the entire target directory"
    
    This reverts commit 75d4bdbcb4265d3a51f8a956e3f8660a9ae886f9.

 app_data/httpd-cfg/vote.gnome.org.conf | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/app_data/httpd-cfg/vote.gnome.org.conf b/app_data/httpd-cfg/vote.gnome.org.conf
index 8cc9397..af6008d 100644
--- a/app_data/httpd-cfg/vote.gnome.org.conf
+++ b/app_data/httpd-cfg/vote.gnome.org.conf
@@ -10,8 +10,7 @@
   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]