[blogs-web/oscp] Append always



commit 2f11d9660b2921884267085600fbfa1034a8d7c1
Author: Andrea Veri <av gnome org>
Date:   Mon Jul 15 12:51:56 2019 +0000

    Append always

 blogs.gnome.org.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/blogs.gnome.org.conf b/blogs.gnome.org.conf
index cbc8908..94eb83d 100644
--- a/blogs.gnome.org.conf
+++ b/blogs.gnome.org.conf
@@ -23,8 +23,8 @@
     Redirect permanent  /gtk    https://blog.gtk.org/
 
     <Location "/guadecregistration">
-      Header set Access-Control-Allow-Origin "https://2019.guadec.org/";
-      Header set X-Frame-Options "allow-from https://2019.guadec.org/";
+      Header always set Access-Control-Allow-Origin "https://2019.guadec.org/";
+      Header always set X-Frame-Options "allow-from https://2019.guadec.org/";
     </Location>
 </VirtualHost>
 


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