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 0c5df4262 Update .htaccess
0c5df4262 is described below
commit 0c5df4262bf2e226f2e6bc78ae9de1b14e65bf38
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Wed Mar 5 17:25:50 2025 +0800
Update .htaccess
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 79725e0fc..7503fa184 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,7 +6,7 @@ RedirectMatch 404 /\.htaccess
RedirectMatch 404 /\.scripts
RedirectMatch 404 /\.github
RedirectMatch 404 /\.asf\.yaml
-RedirectMatch 404 .*/js/vendors/.*\.html?
+RedirectMatch 404 .*/js/vendors/.*\.html?$
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "https://echarts.apache.org"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]