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 d2efc7380 Update .htaccess
d2efc7380 is described below
commit d2efc7380863955e6aca5511c6f28c22b3538a97
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Tue Feb 4 18:24:55 2025 +0800
Update .htaccess
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 92ba910ba..3044206dc 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]