You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/04/19 12:49:58 UTC

[echarts-website] branch pwa updated: chore: update .htaccess

This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch pwa
in repository https://gitbox.apache.org/repos/asf/echarts-website.git


The following commit(s) were added to refs/heads/pwa by this push:
     new 22302dbb chore: update .htaccess
22302dbb is described below

commit 22302dbb3661801583833b96fb0dd28789d0ede9
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Tue Apr 19 20:47:52 2022 +0800

    chore: update .htaccess
---
 .htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.htaccess b/.htaccess
index 59ce4c5a..5ae2e072 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,6 +6,8 @@ RedirectMatch 404 /\.htaccess
 RedirectMatch 404 /\.scripts
 RedirectMatch 404 /\.github
 RedirectMatch 404 /\.asf\.yaml
+RedirectMatch 404 /package\.json
+RedirectMatch 404 /package-lock\.json
 
 <IfModule mod_headers.c>
     Header set Access-Control-Allow-Origin: https://echarts.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org