This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 22ea7b9ae another test
22ea7b9ae is described below

commit 22ea7b9ae0bb7db9c39ee35ee1cb4bb2cebab0e9
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Mar 20 14:42:31 2024 +0100

    another test
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 5086d4056..4c9b3b39d 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,5 +1,5 @@
 # allow youtube video to be displayed (temporary test)
-Header set Content-Security-Policy "frame-src 'self' https://www.youtube.com "
+Header edit Content-Security-Policy "frame-src" "frame-src 
https://www.youtube.com";
 
 DirectoryIndex index.html index.asciidoc
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to