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

github-bot pushed a commit to branch asf-site-v2
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/asf-site-v2 by this push:
     new 0c6a0f5fe9 deploy: 5b26f0720d2e08152f8a503962987e9d760a67ad
0c6a0f5fe9 is described below

commit 0c6a0f5fe9bafaef9c085f7db5e607236bfaca37
Author: chickenlj <[email protected]>
AuthorDate: Fri Feb 24 15:42:47 2023 +0000

    deploy: 5b26f0720d2e08152f8a503962987e9d760a67ad
---
 .htaccess        | 22 +++++++++++-----------
 en/index.html    |  2 +-
 sitemap.xml      |  2 +-
 zh-cn/index.html |  2 +-
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/.htaccess b/.htaccess
index 375f9ca504..7eaf5ed575 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,15 +1,15 @@
 # no cahce for root index redirection
-<IfModule mod_expires.c>
-  ExpiresActive on
-  ExpiresByType text/html                 "access plus 0 seconds"
-  ExpiresByType image/png                 "access plus 1 day"
-  ExpiresByType image/jpg                 "access plus 1 day"
-  ExpiresByType image/jpeg                "access plus 1 day"
-  ExpiresByType text/css                  "access plus 1 day"
-  ExpiresByType application/javascript    "access plus 1 day"
-  ExpiresDefault                          "access plus 0 seconds"
-</IfModule>
-
+<If "%{REQUEST_URI} =~ m#^/?([\w\-]+\.html)?$#">
+    <IfModule mod_expires.c>
+        ExpiresActive off
+    </IfModule>
+
+    <IfModule mod_headers.c>
+        Header always set Cache-Control "no-store, no-cache, must-revalidate"
+        Header always set Expires "Thu, 01 Dec 1994 16:00:00 GMT"
+        Header always merge Vary "Accept-Language"
+    </IfModule>
+</If>
 
 <IfModule mod_rewrite.c>
   RewriteEngine On
diff --git a/en/index.html b/en/index.html
index 6b59906040..23795e3990 100644
--- a/en/index.html
+++ b/en/index.html
@@ -3,7 +3,7 @@
 <link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@docsearch/css@3><meta 
name=theme-color content="#326ce5"><link rel=stylesheet 
href=/css/feature-states.css><meta name=description content="Building 
Enterprise Microservices with Dubbo! Apache Dubbo is an easy-to-use, 
high-performance WEB and RPC framework with builtin service discovery, traffic 
management, observability, security features, tools and best practices for 
building enterprise-level microservices. &#34;Dubbo was invented  [...]
 <link href=/css/community.css rel=stylesheet><link href=/css/contactus.css 
rel=stylesheet><script src=/js/script.js></script></head><body 
class=td-home><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar" data-auto-burger=primary><a 
class=navbar-brand href=/en/><span class=navbar-logo></span><span 
class="text-uppercase font-weight-bold">Apache Dubbo</span></a><div 
class="td-navbar-nav-scroll ml-md-auto" id=main_navbar><ul class="navbar- [...]
 <a href=#>Apache Dubbo 全新改版网站与文档</a> <em>正式上线!</em></h4><p>新版文档仍处于持续完善中,将涵盖 
Dubbo3 
及最新特性使用方式,我们计划在未来几个月内为用户提供最完善、易用的使用体验!<br>2023-02-21.</p></div></aside></div></header><div
 class=td-outer><main role=main class=td-main><link rel=preload as=image 
href=/en/featured-background_hud959a8d299d1f28aac52d88de0641678_83079_960x540_fill_q75_catmullrom_top.jpg
 media="(max-width: 1200px)"><link rel=preload as=image 
href=/en/featured-background_hud959a8d299d1f28aac52d88de0641678_83079_1920x1080_fill_
 [...]
-<a class="btn btn-lg btn-secondary mr-5 mb-4 mt-3 rounded" 
href=overview/quickstart/><span style=margin:2rem!important>Quick 
Start</span></a></div></div><div class="col-lg-6 mt-5 mt-lg-3 d-sm-block"><div 
class="column bg-texture center"><iframe style=height:315px;position:relative 
width=560 height=315 
src="//player.bilibili.com/player.html?aid=267328795&bvid=BV1KY411e7zq&cid=1019202131&page=1"
 frameborder=0 allow="accelerometer; autoplay; encrypted-media; gyroscope; 
picture-in-picture" a [...]
+<a class="btn btn-lg btn-secondary mr-5 mb-4 mt-3 rounded" 
href=overview/quickstart/><span style=margin:2rem!important>Quick 
Start</span></a></div></div><div class="col-lg-6 mt-5 mt-lg-3 d-sm-block"><div 
class="column bg-texture center"><iframe style=height:315px;position:relative 
width=560 height=315 
src="//player.bilibili.com/player.html?aid=737424422&bvid=BV1YD4y1g7Qk&cid=1024306839&page=1"
 frameborder=0 allow="accelerometer; autoplay; encrypted-media; gyroscope; 
picture-in-picture" a [...]
 <a class="btn btn-lg btn-info rounded mr-3 font-weight-normal" 
href=docs3-v2/golang-sdk>Go</a>
 <a class="btn btn-lg btn-info rounded mr-3 font-weight-normal" 
href=docs3-v2/rust-sdk>Rust</a>
 <a class="btn btn-lg btn-info rounded mr-3 font-weight-normal" target=_blank 
href=https://github.com/apache/dubbo-js>Node.js</a>
diff --git a/sitemap.xml b/sitemap.xml
index ed8396839a..4a196a35fe 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>https://dubbo.apache.org/zh-cn/sitemap.xml</loc><lastmod>2023-02-24T16:55:50+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-02-24T13:13:35+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-02-24T13:13:35+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/zh-cn/sitemap.xml</loc><lastmod>2023-02-24T16:55:50+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
diff --git a/zh-cn/index.html b/zh-cn/index.html
index 067fb659a0..85062b6bd7 100644
--- a/zh-cn/index.html
+++ b/zh-cn/index.html
@@ -3,7 +3,7 @@
 <link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@docsearch/css@3><meta 
name=theme-color content="#326ce5"><link rel=stylesheet 
href=/css/feature-states.css><meta name=description content="Apache Dubbo 
官网"><meta property="og:description" content="Apache Dubbo 官网"><meta 
name=twitter:description content="Apache Dubbo 官网"><meta property="og:url" 
content="https://dubbo.apache.org/zh-cn/";><meta property="og:title" 
content="Apache Dubbo 中文"><meta name=twitter:title content="Apache Dubbo  [...]
 <link href=/css/community.css rel=stylesheet><link href=/css/contactus.css 
rel=stylesheet><script src=/js/script.js></script></head><body 
class=td-home><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar" data-auto-burger=primary><a 
class=navbar-brand href=/zh-cn/><span class=navbar-logo></span><span 
class="text-uppercase font-weight-bold">Apache Dubbo</span></a><div 
class="td-navbar-nav-scroll ml-md-auto" id=main_navbar><ul class="navb [...]
 <a href=#>Apache Dubbo 全新改版网站与文档</a> <em>正式上线!</em></h4><p>新版文档仍处于持续完善中,将涵盖 
Dubbo3 
及最新特性使用方式,我们计划在未来几个月内为用户提供最完善、易用的使用体验!<br>2023-02-21.</p></div></aside></div></header><div
 class=td-outer><main role=main class=td-main><link rel=preload as=image 
href=/zh-cn/featured-background_hud959a8d299d1f28aac52d88de0641678_83079_960x540_fill_q75_catmullrom_top.jpg
 media="(max-width: 1200px)"><link rel=preload as=image 
href=/zh-cn/featured-background_hud959a8d299d1f28aac52d88de0641678_83079_1920x1080
 [...]
-<a class="btn btn-lg btn-secondary mr-5 mb-4 mt-3 rounded" 
href=overview/quickstart/><span 
style=margin:2rem!important>快速开始</span></a></div></div><div class="col-lg-6 
mt-5 mt-lg-3 d-sm-block"><div class="column bg-texture center"><iframe 
style=height:315px;position:relative width=560 height=315 
src="//player.bilibili.com/player.html?aid=267328795&bvid=BV1KY411e7zq&cid=1019202131&page=1"
 frameborder=0 allow="accelerometer; autoplay; encrypted-media; gyroscope; 
picture-in-picture" allowful [...]
+<a class="btn btn-lg btn-secondary mr-5 mb-4 mt-3 rounded" 
href=overview/quickstart/><span 
style=margin:2rem!important>快速开始</span></a></div></div><div class="col-lg-6 
mt-5 mt-lg-3 d-sm-block"><div class="column bg-texture center"><iframe 
style=height:315px;position:relative width=560 height=315 
src="//player.bilibili.com/player.html?aid=737424422&bvid=BV1YD4y1g7Qk&cid=1024306839&page=1"
 frameborder=0 allow="accelerometer; autoplay; encrypted-media; gyroscope; 
picture-in-picture" allowful [...]
 <a class="btn btn-lg btn-info rounded mr-3 font-weight-normal" 
href=docs3-v2/golang-sdk>Go</a>
 <a class="btn btn-lg btn-info rounded mr-3 font-weight-normal" 
href=docs3-v2/rust-sdk>Rust</a>
 <a class="btn btn-lg btn-info rounded mr-3 font-weight-normal" target=_blank 
href=https://github.com/apache/dubbo-js>Node.js</a>

Reply via email to