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 49c49912e Update .htaccess
49c49912e is described below

commit 49c49912eebdc4106f8846a016716add7b48770d
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Feb 22 18:22:38 2024 +0100

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

diff --git a/.htaccess b/.htaccess
index 349aa44bb..285f80d8c 100644
--- a/.htaccess
+++ b/.htaccess
@@ -112,7 +112,7 @@ RewriteRule ^favicon-32x32\.png$  
https://netbeans.apache.org/_/images/fav/favic
 ErrorDocument 404 /front/main/404.html
 
 #allow youtube video 
-Header add Content-Security-Policy frame-src https://www.youtube.com
+Header add Content-Security-Policy "frame-src youtube.com www.youtube.com;"
 
 # Enable rewrite engine to redirect 404 pages to old netbeans.org 
(137.254.56.26)
 # RewriteEngine On


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to