Baoyuantop commented on code in PR #1949:
URL: https://github.com/apache/apisix-website/pull/1949#discussion_r2281187102


##########
.htaccess:
##########
@@ -77,6 +77,8 @@ Redirect 301 
"/zh/blog/2021/11/30/use-apisix-ingress-in-kubesphere/httpbin.org/"
 Redirect 301 "/zh/blog/2021/08/25/Auth-with-Casbin-in-Apache-APISIX/" 
"/zh/blog/2021/08/18/auth-with-casbin-in-apache-apisix/"
 Redirect 301 "/zh/blog/2022/03/02/apisix-integration-graphql-plugin/" 
"/zh/blog/2022/03/02/apisix-integration-graphql/"
 
+RedirectMatch 301 "^/docs/ingress-controller/next/(.*)$" 
"/docs/ingress-controller/1.8.0/$1"

Review Comment:
   Hi @juzhiyuan, I have completed the modification and can check it again. At 
present, I have found some old broken links with high authority and try to find 
the matching content in the new version of the document. If there is no 
matching content, I will jump to the default main page.
   
   @kayx23 If there is new document content, we can gradually remove these 
rules.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to