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 97b34cb93 Update .htaccess
97b34cb93 is described below

commit 97b34cb93f1b1897137bb0fe181c0ad68e279d0d
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Feb 22 18:24:58 2024 +0100

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

diff --git a/.htaccess b/.htaccess
index 285f80d8c..12a8f3f1b 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 youtube.com www.youtube.com;"
+Header add Content-Security-Policy "frame-src youtube.com 
https://www.youtube.com;";
 
 # Enable rewrite engine to redirect 404 pages to old netbeans.org 
(137.254.56.26)
 # RewriteEngine On


---------------------------------------------------------------------
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