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 4673d6c54 Update .htaccess
4673d6c54 is described below
commit 4673d6c542cdb36052c89ce2fed5bac1d18f033c
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Tue Feb 4 18:16:36 2025 +0800
Update .htaccess
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 5b69a3653..92ba910ba 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 unset content-security-policy
</IfModule>
<IfModule mod_expires.c>E
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]