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 016949f89 Update .htaccess
016949f89 is described below

commit 016949f89e184fb949f32688c4a867d5fe8227d3
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Wed Mar 5 17:08:32 2025 +0800

    Update .htaccess
---
 .htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.htaccess b/.htaccess
index a50964ac7..79725e0fc 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,6 +6,7 @@ RedirectMatch 404 /\.htaccess
 RedirectMatch 404 /\.scripts
 RedirectMatch 404 /\.github
 RedirectMatch 404 /\.asf\.yaml
+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]

Reply via email to