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 3fd79fc1c Update .htaccess
3fd79fc1c is described below
commit 3fd79fc1c423aaf00d8ddfb7b47b108c8681be81
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Tue Feb 4 18:41:10 2025 +0800
Update .htaccess
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 3044206dc..0a977c41a 100644
--- a/.htaccess
+++ b/.htaccess
@@ -17,7 +17,7 @@ RedirectMatch 404 /\.asf\.yaml
Header always unset Content-Security-Policy
</IfModule>
-<IfModule mod_expires.c>E
+<IfModule mod_expires.c>
# disable expiration as the Apache server will also cache the `Expires`
header,
# which causes our expiration strategy not to work.
#ExpiresActive on
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]