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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9ea5bae  add .htaccess
9ea5bae is described below

commit 9ea5bae7c4e6f887c4e9818270f39649a796f533
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Fri May 31 20:52:03 2019 +0800

    add .htaccess
---
 .htaccess | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..fb1caca
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,5 @@
+<IfModule mod_expires.c>
+  ExpiresActive on
+
+  ExpiresDefault                          "access plus 0 seconds"
+</IfModule>


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

Reply via email to