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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new e4f485b6c Update .htaccess
e4f485b6c is described below

commit e4f485b6cb2eabe1670e8798a9ddd7b96155c674
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Tue Feb 4 18:43:39 2025 +0800

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

diff --git a/.htaccess b/.htaccess
index 0a977c41a..d3ffe8890 100644
--- a/.htaccess
+++ b/.htaccess
@@ -14,7 +14,7 @@ RedirectMatch 404 /\.asf\.yaml
     Header set X-XSS-Protection "1; mode=block"
     Header set X-Frame-Options "sameorigin"
     Header set X-Content-Type-Options "nosniff"
-    Header always unset Content-Security-Policy
+    Header always set Content-Security-Policy ""
 </IfModule>
 
 <IfModule mod_expires.c>


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

Reply via email to