[blogs-web/oscp] Drop X-Frame-Options



commit c87c0f12d2d58049643c41a7f6a2c42fc86a2ec8
Author: Andrea Veri <av gnome org>
Date:   Mon Jul 15 13:14:04 2019 +0000

    Drop X-Frame-Options

 blogs.gnome.org.conf | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/blogs.gnome.org.conf b/blogs.gnome.org.conf
index 5a60678..971b252 100644
--- a/blogs.gnome.org.conf
+++ b/blogs.gnome.org.conf
@@ -23,7 +23,6 @@
     Redirect permanent  /gtk    https://blog.gtk.org/
 
     Header always set Access-Control-Allow-Origin "https://2019.guadec.org/";
-    Header always set X-Frame-Options "allow-from https://2019.guadec.org/";
 </VirtualHost>
 
 <Directory /srv/http/blogs.gnome.org/html>


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