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

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


The following commit(s) were added to refs/heads/cn-site by this push:
     new b2bf07e121 deploy: 863325f1502781c95360e3d946890d44600297fa
b2bf07e121 is described below

commit b2bf07e121e6f782990e249b46a906fc46538b1b
Author: AlbumenJ <[email protected]>
AuthorDate: Fri Feb 10 09:26:50 2023 +0000

    deploy: 863325f1502781c95360e3d946890d44600297fa
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 561f5b4e2c..51bd9f7418 100644
--- a/.htaccess
+++ b/.htaccess
@@ -32,5 +32,5 @@
 
   RewriteRule ^/?faq/?([\w\-/]+)?$ "/en/docs3-v2/java-sdk/faq/$1" [L,R=302]
 
-  RewriteRule ^/?zh/([\w\-/]+)?$ "/zh-cn/$1" [L,R=302]
+  RewriteRule ^/?zh/([\s\S]*)?$ "/zh-cn/$1" [L,R=302]
 </IfModule>

Reply via email to