This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 6e58d4f4f Update .htaccess
6e58d4f4f is described below
commit 6e58d4f4fd94ad2007113018c37433b0a2c093b3
Author: Casion <[email protected]>
AuthorDate: Thu May 26 20:43:25 2022 +0800
Update .htaccess
---
.htaccess | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.htaccess b/.htaccess
index 59299aedc..6c6f30cad 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,3 +1,5 @@
RewriteEngine On
RewriteRule ^older/(.*)$ 1.1.0/$1 [L]
+
+RewriteRule ^/docs/older/(.*) https://linkis.apache.org/docs/1.0.3/$1
[R=301,L,NE]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]