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 6ac45c095 update .htaccess
6ac45c095 is described below
commit 6ac45c09517ae6a7a40cea88e37f12bc5e63f942
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Fri Feb 23 09:38:10 2024 +0800
update .htaccess
---
.htaccess | 6 ------
1 file changed, 6 deletions(-)
diff --git a/.htaccess b/.htaccess
index 86d63a7eb..cab07997c 100644
--- a/.htaccess
+++ b/.htaccess
@@ -42,12 +42,6 @@ RedirectMatch 404 /\.asf\.yaml
</IfModule>
</If>
-<IfModule mod_headers.c>
- <FilesMatch ".+\.(?<imgExt>webp|apng|avif)$">
- Header setifempty Content-Type image/%{env:MATCH_IMGEXT}
- </FilesMatch>
-</IfModule>
-
<IfModule mod_rewrite.c>
RewriteEngine On
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]