[library-web/oscp] Land a required all granted for the 2 vhosts



commit c6246c5313ee709f28577952460267ef05a3c020
Author: Andrea Veri <averi redhat com>
Date:   Thu Jan 23 18:09:08 2020 +0100

    Land a required all granted for the 2 vhosts

 httpd/app_data/httpd-cfg/developer.gnome.org.conf | 2 ++
 httpd/app_data/httpd-cfg/help.gnome.org.conf      | 2 ++
 2 files changed, 4 insertions(+)
---
diff --git a/httpd/app_data/httpd-cfg/developer.gnome.org.conf 
b/httpd/app_data/httpd-cfg/developer.gnome.org.conf
index ba1a6be..a1f31a4 100644
--- a/httpd/app_data/httpd-cfg/developer.gnome.org.conf
+++ b/httpd/app_data/httpd-cfg/developer.gnome.org.conf
@@ -47,4 +47,6 @@
        ForceLanguagePriority Prefer Fallback
 
        Header append Vary Cookie
+
+    Require all granted
 </Directory>
diff --git a/httpd/app_data/httpd-cfg/help.gnome.org.conf b/httpd/app_data/httpd-cfg/help.gnome.org.conf
index 329b2e4..6ba0175 100644
--- a/httpd/app_data/httpd-cfg/help.gnome.org.conf
+++ b/httpd/app_data/httpd-cfg/help.gnome.org.conf
@@ -33,4 +33,6 @@
         ForceLanguagePriority Prefer Fallback
 
        Header append Vary Cookie
+
+    Require all granted
 </Directory>


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