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 e54465ae4 chore: update .htaccess
e54465ae4 is described below
commit e54465ae416a063e1d268e834657f8d917847169
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Tue Feb 4 18:13:46 2025 +0800
chore: update .htaccess
---
.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/.htaccess b/.htaccess
index d29f6b326..5b69a3653 100644
--- a/.htaccess
+++ b/.htaccess
@@ -14,6 +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"
</IfModule>
<IfModule mod_expires.c>E
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]