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 4d6c56cb2 Update .htaccess
4d6c56cb2 is described below
commit 4d6c56cb23edf24fedda3467f31caa25e102ea92
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Tue Feb 4 18:45:47 2025 +0800
Update .htaccess
---
.htaccess | 1 -
1 file changed, 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 44f91113f..a50964ac7 100644
--- a/.htaccess
+++ b/.htaccess
@@ -14,7 +14,6 @@ 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 set Content-Security-Policy "frame-src 'self'"
</IfModule>
<IfModule mod_expires.c>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]